Duplicate Line Remover
Paste a list — we’ll remove duplicate lines and keep the unique set (in original order or sorted).
Output
Quick interpretation
Duplicates in lists cause messy imports and noisy SEO operations.
- Unique easier to process and validate
- Ignore case treats “Apple” and “apple” as same
- Keep last useful when the newest line should win