/remove-duplicate-lines
Case & Format

Remove Duplicate Lines

Deduplicate any pasted list. The tool shows how many duplicates were removed and can ignore case when comparing.

Runs in your browser — your text is never uploaded or stored.
Removed: 2
Output
Advertisement

FAQ

Is the original order preserved?

Yes — the first occurrence of each line is kept in place; later duplicates are removed.

Does case matter?

By default yes. Toggle case-insensitive to treat 'Apple' and 'apple' as duplicates.

Does empty lines get deduped?

Empty lines count as duplicates too, so only one blank line remains.

Related tools