JSON to CSV
Convert a JSON array of objects to CSV or Excel, preview online, then download.
DeveloperRuns in your browserjson to csvjson to excelconvert json csv online
How to use
- 1
Paste JSON array
- 2
Click Convert
- 3
Preview table or CSV, then download
FAQ
What JSON shape is supported?
Top-level arrays of flat objects are supported best.
Can I preview without downloading?
Yes. After Convert you can switch between Excel/Table and CSV views online.
Can I export Excel?
Yes. After converting, use Download Excel to get a spreadsheet file Excel can open.
Will nested keys be preserved?
Nested objects are stringified in the output cell.