Text Dedup
Remove duplicate lines from text. Keep unique lines only.
Input
Output
About Text Dedup
This tool removes duplicate lines from your text. It compares each line and keeps only unique entries. You can choose to keep the first or last occurrence of each duplicate, and whether to ignore leading/trailing whitespace and case when comparing.