Remove Duplicate Lines
Remove repeated lines from a list, keeping only the first occurrence in order.
How to use
Paste your list, one item per line, and copy the deduplicated result.
How it works
Keeps the first time each line appears and drops later duplicates.
Frequently asked questions
Is it case-sensitive?
Yes, lines must match exactly.
Is it free?
Yes.