JSON to CSV Converter
Convert a JSON array of objects to CSV format (Excel-compatible) and back. Choose the delimiter and how to handle nested fields.
Conversion
Result (0 rows)
Paste your JSON to convert it.
Related tools
Frequently asked questions
What does it do with nested objects?+
It flattens them by serializing to JSON inside the cell, so no information is lost.

