Skip to content

CSV to JSON

Parse CSV or TSV data into a JSON array of objects or rows.

Runs locally · Nothing uploaded
CSV input
JSON output
Result will appear here…
Advertisement

About CSV to JSON

Converts delimited text into JSON. With the header option enabled, the first row becomes object keys; otherwise you get an array of row arrays. The delimiter is configurable, so tab- or semicolon-separated exports work too. Quoted fields, embedded commas, and newlines are handled per RFC 4180.

Related tools

All tools · More in this category