Remove Duplicate Rows
Paste text with duplicate lines and get back only the unique entries, preserving original order.
Input0 lines
Output — Unique rows
How it works
Paste your list of items, data rows, or text lines. This tool scans every line and removes any duplicates, keeping only the first occurrence of each unique entry in order. Great for cleaning up data exports, email lists, log files, or any dataset with repeated entries.
Options
- Case-sensitive matching treats "Apple" and "apple" as different entries
- Trim whitespace removes leading/trailing spaces before comparison
- Original order is preserved — first occurrence is kept