Dedupe
Remove duplicate rows from a CSV
Drop a CSV file here
your file never leaves the browser
| Group | |
|---|---|
| kept |
About Dedupe
What this does
Find and remove duplicate rows from a CSV. You choose what counts as "the same row":
- All columns — drop only exact duplicates
- One or more columns — keep just one row per email, per customer ID, per SKU, etc.
For each duplicate group, you can keep the first occurrence or the last — useful when later rows have updated info.
Bonus features
- Trim whitespace before comparing — so
"alice@x.com "matches"alice@x.com" - Case-insensitive match — so
Alice@X.commatchesalice@x.com - Preview the duplicates before downloading — see exactly what gets dropped
Frequently asked questions
Yes — non-duplicate rows stay in their original position. When duplicates are found, only the kept row (first or last, your choice) remains.
Yes — the "Duplicates" tab shows every group of duplicate rows so you can verify before downloading.
Tested up to ~500k rows. Beyond that, split the file first.
Embed this tool on your site
Drop a one-line iframe snippet into any blog, lesson plan, or knowledge base. Powered-by-Toolenza link included.
Embed this tool
Paste this snippet into any HTML page. The tool runs entirely in your reader's browser.
Related tools
Dedupe
No reviews yet — be the first to share your thoughts.
- No reviews yet — be the first to share your thoughts.