YAML ↔ JSON Konverter
Konvertieren Sie YAML zu JSON oder JSON zu YAML sofort im Browser. Unterstützt verschachtelte Objekte, Arrays und alle YAML-Datentypen.
Anleitung
Konvertieren Sie YAML zu JSON oder JSON zu YAML sofort im Browser. Unterstützt verschachtelte Objekte, Arrays und alle YAML-Datentypen.
- 1Select the conversion direction: YAML → JSON or JSON → YAML using the mode buttons.
- 2Paste your YAML or JSON into the input textarea, or click 'Load Example' to see sample data.
- 3Choose your preferred indentation (2 or 4 spaces) from the Indent selector.
- 4Click Convert. The result appears below. Click 'Copy to Clipboard' to use it.
Funktionen
- Bidirectional — convert YAML to JSON or JSON to YAML with one click
- Configurable indentation — choose 2 or 4 spaces for output formatting
- Full type support — handles strings, numbers, booleans, nulls, arrays, nested objects
- Resolves YAML anchors and aliases to final values automatically
- 100% browser-based — your data never leaves your device