Original list
0 lines
Remove repeated entries from a one-item-per-line list and choose exactly how matches are compared and retained.
0 lines
0 lines
By default, surrounding spaces are ignored, blank lines are removed, and the first occurrence stays in its original position. Case remains significant unless you choose to ignore it. These comparison options do not rewrite the retained line. Your text is processed only in your browser and is never sent to a server.
Share if this helped
It removes repeated entries from one-item-per-line lists such as email addresses, product names, URLs, and keywords.
The original order is preserved by default. You may also sort the result in ascending or descending order.
No. Duplicate detection and draft storage take place only in your current browser.
This tool removes lines using string comparison. It cannot decide whether two people or products with the same name are identical. Ignoring surrounding spaces changes the comparison key, not the text of the retained line. Compare the original list and removed count before using the output.