Skip to content

Formateurs & Code

Convertisseur JSON en Excel

Convertisseur JSON en Excel gratuit. Convertissez un tableau JSON d'objets directement en un fichier .xlsx téléchargeable avec des colonnes auto-cartographiées. Sans inscription, basé sur navigateur.

Runs in your browser

Input

Result

Excel file will be downloaded automatically.

Note de la rédaction

Understanding · Trees into worksheets.

Ce chapitre approfondi n'est actuellement disponible qu'en anglais. L'outil de conversion ci-dessus fonctionne dans votre langue ; le long article explicatif n'a pas encore été traduit.

Questions fréquentes

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.

Les internautes recherchent aussi

Outils similaires

More in this room.

Tout voir dans Formateurs & Code