CSV to JSON Converter

Turn CSV into JSON or JSON back into CSV, with quoted fields and custom delimiters handled.

Free, runs entirely in your browser, and nothing you enter is ever uploaded to a server.

Frequently asked questions

Does it handle quoted fields and commas inside values?

Yes. Quoted fields, escaped quotes and embedded delimiters are parsed properly rather than split naively.

What happens to nested JSON?

CSV is flat, so nested objects are serialised into their column. Flatten the data first if you need separate columns.

Related tools

Browse by category

Our tools network