Remove duplicate lines and sort lists

Paste a list (emails, names, codes, addresses) and get a clean version: no duplicates, no blank lines and, if you like, sorted alphabetically.

🔒 Everything runs in your browser: no data is sent to any server.

What this tool does

It takes a text with one item per line and cleans it according to the options you choose:

Example uses

Line comparison is exact: if two items differ by an inner space or an accent, both are kept. The text is not sent to any server.

Frequently asked questions

Are duplicate lines counted?

Yes: under the result you can see how many lines came in, how many remain and how many were removed.

Does alphabetical sorting handle accents?

Yes: it uses language rules, so "é" and "e" sort together and numbers inside words follow natural order.

Can I sort decimal numbers?

Yes: choose "Numeric ascending". Both 1.5 and 1,5 are accepted.