JSONツール
JSONとYAMLの変換
JSONとYAMLのオブジェクトを相互変換し、読みやすく整形します。
Input JSON
All data is processed locally in your browser. Nothing is uploaded or sent to analytics.
ほとんどのツールはブラウザ内でローカル処理します。背景除去では選択した画像を設定済みサーバーで処理し、完了後に元画像を削除します。
Sponsored linkLearn more →
使い方
- Paste JSON or YAML.
- Choose a direction or leave Auto detect enabled.
- Convert, copy, download or swap the result for another pass.
おすすめの用途
- Editing deployment configuration
- Sharing human-readable data
- Moving examples between formats
注意点
The converter focuses on common YAML mappings and sequences. Anchors, custom tags and other advanced YAML features are not supported.
よくある質問
How is the direction detected?
Inputs beginning with { or [ are treated as JSON; other inputs are treated as YAML when Auto detect is selected.
Are YAML anchors supported?
No. Use plain mappings and sequences for predictable JSON output.