JSON to CSV Converter
Convert JSON data to CSV format with customizable options. Free, instant JSON to CSV conversion tool to transform JSON arrays or objects into CSV files with headers and delimiters.
JSON Input
Paste your JSON data here (array of objects or single object)
CSV Output
Converted CSV data
How it works
- • Accepts JSON arrays or single objects
- • Flattens nested objects using dot notation (e.g., address.street)
- • Converts arrays to semicolon-separated values
- • Handles special characters and escapes CSV fields properly
- • Customizable delimiter and header options