Text tool
Duplicate Line Remover
Remove repeated lines while preserving their first occurrence.
How to use Duplicate Line Remover
A duplicate line remover cleans a list by keeping only unique lines or removing repeated entries from copied text.
Basic idea
Line list -> compare each line -> keep unique lines
Does it keep the original order?
If the tool is set to keep first occurrences, the remaining lines can stay in their original order.