Strip duplicate lines from any list of text. Optionally sort and trim.
100% in your browser · No uploadsapple banana cherry
Duplicate Line Remover strips repeated lines from any list of text, keeping only the first occurrence of each line. Optional case-sensitivity, whitespace trimming, and sort.
Yes — the first time a line appears, it's kept. Subsequent duplicates are removed. Enable 'Sort A → Z' if you want output in alphabetical order instead.
Yes — all but the first blank line are removed. Toggle 'Trim whitespace' off if you want to keep them.