Convert between JSON and YAML formats with live bidirectional sync.
Edit either panel and the other updates instantly:
JSON.parse, serialized with js-yaml's dumpjs-yaml's load, serialized with JSON.stringify (2-space indent)Invalid input is flagged inline — the other panel retains its last valid state.
Conversion uses js-yaml in safe mode, which supports:
| and folded > blocks)The current content is encoded in the URL for sharing. Large payloads may produce long URLs.