Tools / CSV to JSON
CSV to JSON
Drop or paste CSV on the left, get a JSON array of objects on the right. Live conversion.
Runs entirely in your browser
Indent:
CSV Input
JSON Output
CSV Input
JSON Output
How to use CSV to JSON
Add CSV input
Drop a CSV file or paste CSV text into the left pane. Toggle the header-row option if your data has no headers.
Choose indentation
Pick two spaces, four spaces, or tab indentation for the output JSON.
Read the live JSON
The right pane updates as you type. With headers on, you get an array of keyed objects; with headers off, an array of arrays.
Download the .json file
Click Download to save the result, or Copy to put it on your clipboard.