fastdocai

Remove duplicates from a list

Paste a list and get it back with every repeat gone — matched case-insensitively, on the whole row or on the one column that decides.

Counts what it removedFree up to 100 rowsKeeps the original order

What to fix

Free up to 100 rows. Longer lists need credits — no subscription required.

Cleaned list

Paste a list and the cleaned version appears here.

Turn that list into a document

The same table, laid out as a branded PDF with your logo and colour — for a report, a client, or an attachment.

Try CSV to PDF

Was this tool useful? Rate it

Case-insensitive, and on the column that matters

Excel's duplicate removal compares text exactly, so `Ada@site.com` and `ada@site.com` both survive — which is how a mailing list ends up sending twice. This compares case-insensitively, and lets you say that two rows are the same when the email matches even if the name is spelled differently. The first occurrence is kept and the original order is preserved, so the list you get back is still the list you had.