George Marr
Projects
Tools
Contact
← Back to tools
JSON ↔ YAML Converter
Convert between JSON and YAML formats bidirectionally
JSON → YAML
YAML → JSON
Convert
Swap ↔
JSON Input
{ "name": "example", "items": [1, 2, 3], "nested": { "key": "value" } }
YAML Output