YAML → JSON

Converts YAML to JSON directly in your browser. No data is sent to the server.

Examples:
YAML
JSON
Result will appear here

YAML to JSON Converter Online

Converts YAML to JSON directly in your browser — no data sent to the server. Supports a subset of YAML 1.2 that covers the vast majority of real-world config files.

Supported constructs

Limitations

Not supported: anchors and aliases (&anchor, *alias), tags (!!str), multi-document files, inline comments after values.