JSON a CSV
Convierte datos JSON a 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
¿Qué formato JSON?
Array de objetos con claves consistentes.
¿Es seguro?
Sí, todo en tu navegador.