Skip to content

Formateadores y código

Convertidor de JSON a Excel

Convertidor gratuito de JSON a Excel. Convierte una matriz JSON de objetos directamente en un archivo .xlsx descargable con columnas mapeadas automáticamente. Sin registro, basado en navegador.

Runs in your browser

Input

Result

Excel file will be downloaded automatically.

Nota del editor

Understanding · Trees into worksheets.

Este capítulo en profundidad está disponible solo en inglés por el momento. La herramienta de conversión de arriba funciona en tu idioma; el artículo explicativo extenso aún no se ha traducido.

Preguntas frecuentes

Quick answers.

What JSON shape is required?

A JSON array of flat objects, e.g. [{"name":"Ada","age":30},{"name":"Linus","age":33}]. Nested objects are flattened or stringified.

Are nested objects supported?

Yes — nested objects are stringified into a single cell. For deep nesting, flatten your data first.

Is my JSON uploaded?

No — conversion runs entirely in your browser, even the .xlsx generation.

Can I customise columns?

Currently we use the first row's keys to determine columns. For custom column mapping, pre-process your JSON first.

Is the converter free?

Yes — fully free, no signup.

La gente también busca

Herramientas relacionadas

More in this room.

Ver todo en Formateadores y código