Turn JSON into a clean CSV table — an array of objects or arrays, with a header row and delimiter options. Runs in your browser; nothing is uploaded.
Three steps, all in your browser.
Paste JSON text into the box, or click “Load .json file” to open an export or API response. The tool converts as you type — no button to press.
Keep “Header row” on to write the object keys as the first line, or turn it off for values only. Choose comma, semicolon or tab as the delimiter. Need the reverse? Use the CSV to JSON Converter, or send it to a spreadsheet with CSV to Excel.
The CSV appears in the output box. Hit Copy CSV to send it to your clipboard, or Download .csv to save a file. Nothing is uploaded — it all happens on your device.