Herramientas JSON
JSON a CSV
Convierte objetos o arrays JSON a CSV con campos aplanados, vista previa y UTF-8.
All data is processed locally in your browser. Nothing is uploaded or sent to analytics.
La mayoría de las herramientas procesa todo localmente en el navegador. La eliminación de fondos sube las imágenes seleccionadas y borra el original al terminar.
Sponsored linkLearn more →
Cómo usarlo
- Paste JSON or choose a file containing an object array.
- Choose a delimiter, flattening and array handling options.
- Preview the first rows, copy CSV or download it with an optional BOM.
Ideal para
- Moving API data to spreadsheets
- Creating a quick report
- Exporting nested records
Información útil
A flat table cannot preserve every nested relationship. Array values can be kept as JSON, joined or ignored.
Preguntas frecuentes
Are commas and quotes escaped?
Yes. Cells containing delimiters, quotes or newlines are quoted using standard CSV escaping.
Why add a BOM?
Some Excel versions use a UTF-8 BOM to detect Chinese and other non-ASCII text.
También te puede interesar
CSV a JSON
Convierte CSV a JSON con detección automática, campos entrecomillados e inferencia de tipos.
Abrir herramienta →Formateador y validador JSON
Formatea, valida, minimiza e inspecciona JSON con errores por línea y estadísticas.
Abrir herramienta →Visor JSON
Explora JSON en un árbol plegable con rutas, búsqueda y copia de valores.
Abrir herramienta →