Duplicate Line Remover
Remove duplicate lines from a list of text. Optionally keep the original order or trim whitespace.
Features
How to Use
1. Paste your text into the input box (one item per line).
2. Toggle case-sensitivity and trim options as needed.
3. Click Remove Duplicates — the deduplicated result appears on the right.
About this tool
Lists collected from spreadsheets, logs, exports or copy-paste are full of repeats. This tool removes duplicate lines while keeping the first occurrence of each one in its original position, so the order of your list is preserved rather than sorted. Options decide what counts as "the same": case sensitivity treats "Apple" and "apple" as different or equal, trimming ignores leading and trailing spaces that are invisible but make lines differ, and dropping empty lines tidies the result. A summary shows how many lines went in, how many came out and how many were removed. It is useful for cleaning email lists, keyword sets, tag lists, file paths and log entries before importing them elsewhere.