Format then Convert JSON to CSV

Format raw JSON for readability, then convert it into CSV rows for tabular tools.

Beginner~2 minapiexportformatting

Use case

Use this when raw JSON arrives minified or difficult to inspect and you need to both review it and move it into spreadsheet-friendly CSV form.

Workflow overview2 steps0 / 2 completed~2 min

What to expect

Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.

Format raw JSON for readability, then convert it into CSV rows for tabular tools.

Current focusStep 1 · JSON Formatter (Pretty Print)
0% complete
Step 1json-tools Waiting

JSON Formatter (Pretty Print)

JSON → JSON

Format JSON

Readable, pretty-printed JSON output.

Step 2csv-tools Waiting

JSON to CSV Converter

JSON → CSV

Convert to CSV

CSV rows generated from the JSON input.

Workflow steps

Run this workflow inline
Work through each tool step here. Running a step automatically prepares the next step with the correct handoff value.

Workflow shortcut

Next unlocked step: Step 1 · JSON Formatter (Pretty Print)

Progress is stored locally in this browser.
1
Step 1Ready to runjson-tools

JSON Formatter (Pretty Print)

Pretty-print JSON with consistent indentation.

Open full tool

JSON input

Paste raw or minified JSON.

Formatted JSON

Readable, pretty-printed JSON output.

Run this step to process the current input and prepare the next workflow stage.

2
Step 2Lockedcsv-tools

JSON to CSV Converter

Convert JSON arrays into CSV rows.

Open full tool
Complete the previous step first
This step unlocks automatically after all earlier workflow steps are completed successfully.

JSON input

Paste a JSON array of objects.

CSV output

CSV rows generated from the JSON input.

Run this step to process the current input and prepare the next workflow stage.