Remove Duplicate Lines
Text Tools
100% in-browser
Remove repeated lines from a list while keeping the original order.
How to use the Remove Duplicate Lines
- 1 Paste your list, one item per line.
- 2 Choose whether matching should ignore case.
- 3 Copy the de-duplicated result.
About the Remove Duplicate Lines
Cleaning a list often means stripping repeats. This tool removes duplicate lines while keeping the first occurrence in its original position, unlike a sort that reorders everything.
Toggle ignore-case to treat Apple and apple as the same line. Processing happens entirely in your browser.
Frequently asked questions
Does it keep the original order?
Yes, it keeps the first occurrence of each line in place.
Can it ignore case?
Yes, switch to the Ignore case mode.