CSV ⇄ JSON Converter
Convert CSV to JSON or JSON to CSV, with support for quoted fields and commas inside values.
How it works
- 1
Paste CSV or JSON
A header row is expected for CSV input.
- 2
Pick a direction
Convert to JSON, or convert to CSV.
- 3
Copy the result
The converted version appears below.