JSON to CSV Converter
Convert JSON arrays to CSV files online for free. Flatten nested objects and download as spreadsheet.
Options
CSV Output
3 rows · 6 cols关于此工具
Convert JSON arrays to CSV format. Automatically extracts column headers from object keys, flattens nested objects, and generates clean CSV output ready for Excel or Google Sheets.
如何使用
Paste JSON
Paste a JSON array of objects.
Configure
Set delimiter and choose whether to flatten nested objects.
Convert & Download
Copy the CSV or download as a .csv file.
使用场景
Spreadsheet Export
Export API responses and JSON datasets to CSV for Excel or Google Sheets.
常见问题
What JSON structure is supported?
An array of objects at the root level. Nested objects can optionally be flattened using dot notation.