JSON to CSV converter

Convert JSON to CSV. Paste JSON or import a file; adjust options, preview, copy, and download.

JSON

Paste JSON directly or import a .json or .txt file from this device.

Options

Adjust delimiter, quote, header, and formula escaping before you copy or download the converted CSV.

CSV

CSV output updates as soon as the input contains valid JSON.

Paste valid JSON on the left to preview the converted CSV here.

What this tool is for

Use this tool when you need to turn valid JSON into CSV that opens cleanly in spreadsheets, exports, or import flows. Everything runs locally in the browser.

Where it helps

  • Turning arrays of JSON objects into rows that analysts or operations teams can open in spreadsheet tools.
  • Tuning delimiters, quotes, header rows, and formula escaping before sharing a CSV export.
  • Preparing lightweight tabular output for systems that accept CSV but not raw JSON.

What to watch for

  • Input must be valid JSON in this tool.
  • Arrays of objects work best when you want named CSV columns, while arrays of arrays can be useful for raw row output.
  • If you need the reverse direction, use the CSV to JSON converter instead.

How to use

Paste text or import a UTF-8 file, adjust options, then copy or download the complete result