← CSV Repair & Deduper (offline browser tool)

CSV cleanup checklist before importing into Excel, Sheets, or a CRM

A short pre-import checklist to catch the most common CSV problems before they cause failed imports or silent data corruption.

Before you work through this by hand: you can check your own CSV free and see which of these problems your file actually has — duplicate rows, near-duplicates, broken quoting, encoding damage. It runs in your browser tab, nothing is uploaded, and there's no signup or email.

  1. Confirm the header row matches what the destination system expects (exact column names, no extra/missing columns).
  2. Check for duplicate rows, both exact and near-duplicate (see our duplicate-removal guide).
  3. Check character encoding is UTF-8 to avoid garbled accented characters.
  4. Check for uneven column counts caused by unquoted commas inside text fields.
  5. Check for blank rows at the end of the file, which some import tools reject (see our guide to removing blank rows/columns).
  6. Keep a backup of the original export before you clean anything, since cleanup steps are usually not reversible once saved over the original.

$19 one-time payment. No subscription. If you'd rather skip the manual steps above, CSV Repair & Deduper (offline browser tool) automates the duplicate-finding and review step for you, entirely on your own device.

See CSV Repair & Deduper (offline browser tool) — $19 one-time

See all free guides