Duplicate Line/Text Remover
Remove duplicate lines or entries from a list of text.
Loading tool…
About this tool
Paste a list of lines to instantly remove exact or case-insensitive duplicates, with options to sort and trim whitespace.
How to use
- Paste your list, one entry per line, into the input box.
- Choose case-sensitive or case-insensitive duplicate matching.
- Copy the de-duplicated list, optionally sorted.
FAQ
Does order matter?
By default the first occurrence of each line is kept in its original position; enable sorting to alphabetize the result instead.
Does it trim extra whitespace before comparing?
Yes, leading/trailing whitespace is trimmed before comparing lines so near-identical entries are correctly matched as duplicates.