フォーマッター&コード
JSON-Excel変換
無料のJSON-Excel変換ツール。オブジェクトのJSON配列を自動マッピングされた列を持つダウンロード可能な.xlsxファイルに直接変換します。サインアップ不要、ブラウザベース。
Runs in your browser
Input
Result
Excel file will be downloaded automatically.
編集者注
Understanding · Trees into worksheets.
この詳細な解説章は現在、英語版のみで提供されています。上の変換ツールはあなたの言語で動作しますが、長文の解説記事はまだ翻訳されていません。
よくある質問
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.
他の人はこちらも検索しています
関連ツール