JSON to CSV Converter
Turn a JSON array into a CSV table, or paste CSV to get JSON back. Great for spreadsheets and APIs. Free, nothing is uploaded.
No signup100% in your browserFree forever
Frequently Asked Questions
- How does it decide the columns?
- It collects every key from the objects and uses them as CSV headers, so all rows line up.
- Can it convert back?
- Yes. Switch the mode to CSV to JSON and paste tabular data to get an array of objects.