JSON to CSV / CSV to JSON

Convert structured JSON arrays into CSV spreadsheets and parse CSV text tables into formatted JSON datasets in-browser.

Mode:
Delimiter:
JSON Array InputSource
CSV OutputResult

How to Use

01.Select JSON to CSV or CSV to JSON mode.
02.Paste your data or load sample records.
03.Copy the converted output or download as .csv / .json.

Frequently asked questions

No. JSON and CSV parsing runs entirely in your local browser JavaScript thread.

Related utilities