JSON to CSV Converter
Paste a JSON array, convert to CSV, and download. Nested objects are flattened automatically.
💡 Nested objects are flattened using dot notation (e.g.
address.city). Arrays are joined with semicolons.