Home/Developer Tools/JSON to CSV

JSON to CSV Converter

Paste a JSON array, convert to CSV, and download. Nested objects are flattened automatically.

JSON Input (array)
CSV Output
💡 Nested objects are flattened using dot notation (e.g. address.city). Arrays are joined with semicolons.