Fix CSV
Make a broken CSV open cleanly.
Detect the delimiter and encoding, see exactly what was parsed, and export UTF-8 CSV that Excel opens without mangled accents, split columns or lost leading zeros.
Drop a CSV file
CSV, TSV or plain text up to 5.00 MB — or paste below.
Choose a fileHow it works
- 01Open a CSV file or paste the text.
- 02FormatOnce guesses the delimiter; override it and the encoding if the preview looks wrong.
- 03Check the parsed preview and any warnings.
- 04Export UTF-8 CSV with a BOM so Excel reads it correctly.
Limits
- Files up to 5.00 MB.
- Encodings: UTF-8 and Windows-1252.
- Every value is kept as text — no numbers or dates are guessed.