ToolHive

JSON to CSV

Convert JSON data to CSV spreadsheet

About JSON to CSV

Convert JSON data to CSV format instantly. Handles nested objects, arrays. Copy or download output.

Frequently Asked Questions

Can I convert nested JSON to CSV?

Yes, nested objects are flattened with dot notation (e.g., address.city).

What if my JSON has arrays?

Array items create separate rows in the CSV output.