JSON to CSV
Turn a JSON list into a CSV table you can open in Excel, and turn a CSV table back into JSON — with a choice of separator to suit your computer.
How to convert JSON to CSV
- Pick a direction: "JSON → CSV" or "CSV → JSON".
- Paste your content on the left and the result appears on the right.
- If Excel splits the columns wrongly, change the separator (comma, semicolon or Tab).
Frequently asked questions
More JSON tools
JSON FormatterFormat, minify and validate JSONJSON RepairAutomatically fix broken JSONJSON CompareFind the differences between two JSON documentsJSON ViewerView JSON as a tree, collapse or expand any branchJSON to YAMLConvert between JSON and YAMLJSON SorterSort JSON fields and arrays from A to ZJSON Escape / UnescapeTurn text into a valid JSON string and backJSON to TypeScriptGenerate TypeScript interfaces from sample JSONJSONPath QueryExtract data from JSON with a JSONPath expression