Must the JSON be an array?
An array of objects becomes one CSV row per object. A single object becomes one row.
Paste an array of objects and copy CSV for Excel or Sheets. Conversion runs locally in this tab.
JSON formatter
Run a tool to see a polished result here
Each object in an array becomes a CSV row. Keys become headers. A single object is treated as one row. Nested objects are written as cell strings — flatten first if you need one column per nested field.
An array of objects becomes one CSV row per object. A single object becomes one row.
Nested values are stringified into cells. Flatten first if you need one column per nested field.
No. Conversion stays in this tab.