Free online tool

YAML to JSON Converter

Convert common YAML config, front matter, and docs snippets into pretty JSON locally in your browser.

Browser-only YAML tool

Convert YAML to JSON

Paste common YAML and turn it into pretty JSON locally. Great for simple config, front matter, and docs snippets.

JSON output

Paste YAML to convert it.

Private: the YAML text is parsed in your browser and is not uploaded.

Supported: simple maps, nested objects, lists, quoted strings, booleans, null, numbers, and inline arrays/objects.

Not a full YAML engine: anchors, aliases, tags, block strings, and multi-document YAML are intentionally rejected with a clear error.

Browser-only conversion

Paste YAML and Bizzon parses it locally in your browser. Your config text is not uploaded to a server.

Useful subset

The converter supports common maps, nested objects, lists, quoted strings, booleans, nulls, numbers, and inline arrays or objects.

Clear limits

Advanced YAML features such as anchors, aliases, tags, multi-document files, and block strings are rejected with an explanation.