Sort & Dedupe Text Lines
Sort, deduplicate, reverse, shuffle and clean a list of lines. Runs entirely in your browser.
Lines
How it works
1
Paste your list
Put one item per line into the box.
2
Apply an operation
Sort, deduplicate, reverse, shuffle, trim or remove empty lines.
3
Chain as needed
Operations apply in place, so you can combine them — e.g. trim then dedupe then sort.
4
Copy
Copy the cleaned list when you’re done.
Frequently Asked Questions
Paste your list and click “Remove duplicates” — repeated lines are collapsed to one, keeping the first occurrence.
Yes — “Numeric” sorts by the numeric value of each line instead of alphabetically.
No — every operation runs in your browser.
Sort and clean a list of text lines online for free. Sort alphabetically (A→Z or Z→A) or numerically, remove duplicate lines, reverse the order, shuffle randomly, trim whitespace and drop empty lines — operations apply in place so you can chain them. It’s perfect for tidying lists, deduplicating data, and preparing CSV columns or keyword lists. Everything runs in your browser, so your data is never uploaded.