CSV ↔ JSON
Convert CSV to a JSON array and JSON back to CSV.
How to use
- Pick the direction.
- Paste CSV (first row = headers) or a JSON array.
- Convert and copy or save.
Frequently asked questions
Are quoted fields with commas handled?
Yes - parsing uses Papa Parse, which fully supports quoting, escapes and newlines in fields.
Is my data uploaded?
No - spreadsheets and exports are converted locally.