wordtools.xyz

Remove duplicate lines

Clean a list down to its unique lines.

Your list

This keeps the first appearance of each line and drops every later repeat, then tells you how many it removed. Useful for tidying lists of emails, tags, URLs or names.

Turn on case-insensitive matching to treat "Apple" and "apple" as the same line. Everything stays in your browser.

Does it keep the order of my list?

Yes. The first appearance of each line stays exactly where it was; only the later duplicates are removed.

Can it ignore capitalisation?

Yes — switch on case-insensitive matching and lines that differ only in case are treated as duplicates.