Duplicate Line Remover
Paste a list or block of text to instantly remove repeated lines.
How this works
Each line is compared to every line before it; the first time a line appears, it's kept, and every repeat after that is dropped. Line order is otherwise unchanged.