CSV Formatter
Clean up CSV formatting and convert between delimiters.
Processed locally in your browser. Your data is never uploaded.
Overview
Re-parses and re-serializes CSV data, and converts between delimiters (comma, semicolon, tab, pipe) — useful for fixing inconsistent exports or converting TSV to CSV.
How to use it
- 1Paste CSV or TSV data.
- 2Choose the input and output delimiters.
- 3Copy or download the result.