JSON para CSV
Converter dados JSON para formato CSV.
How to Use
- 1
Paste your JSON array of objects into the input field.
- 2
Choose your preferred delimiter: comma, semicolon, or tab.
- 3
Download the converted CSV file or copy the output.
Features
Flexible Delimiters
Export CSV with comma, semicolon, or tab delimiters to match your target application.
Auto Header Detection
Automatically extracts JSON object keys as CSV column headers.
Nested Object Support
Nested JSON objects are flattened using dot notation (e.g., address.city).
Browser-Only Processing
All conversion happens in your browser. Your data never leaves your device.
FAQ
Qual formato JSON?
Array de objetos com chaves consistentes.
Seguro?
Sim, tudo no navegador.