Frequently Asked Questions

How are duplicates detected?

Lines with identical content are detected as duplicates. You can optionally ignore case and trim whitespace.

Is the original order preserved?

Yes, the first occurrence of each line is kept in its original position. You can also sort the output alphabetically.

Can I see how many duplicates were removed?

Yes, the tool shows the total lines before and after, and the number of duplicates removed.