JSON to CSV Converter

Transform JSON data into CSV format for Excel/Sheets.

Input JSON
1
Output CSV
1

Frequently Asked Questions

How do I convert JSON to CSV?

Simply paste your JSON array of objects (e.g. `[{...}, {...}]`) into the input box and click 'Convert to CSV'.

Does it support CSV to JSON?

Yes! Click the 'Switch Mode' button in the toolbar to toggle between JSON to CSV and CSV to JSON conversion.