JSON to CSV Converter
100% Client-SideConvert JSON arrays or nested objects into spreadsheet-compatible CSV tables with customizable field delimiters, key flattening, and live table preview. Online JSON to CSV converter.
JSON INPUT (ARRAY OR OBJECT)0 chars
CSV OUTPUT & PREVIEW0 rows
Key Capabilities
Supports customizable field delimiters: Comma (,), Tab (\t), Semicolon (;), Pipe (|)
Automatic key flattening for nested object hierarchies
Interactive live HTML preview table before CSV download
Frequently Asked Questions
How does the converter handle nested JSON objects?
When 'Flatten Nested Objects' is checked, nested keys are converted into dot-notation headers (e.g. location.city) automatically.