YAML to JSON Converter
Convert YAML to JSON in your browser. No upload, no server.
How It Works
This tool parses common YAML constructs (mappings, sequences, scalars, nesting via indentation) and emits standard JSON. Aimed at config files and snippets.
FAQ
Full YAML 1.2?
Subset — common cases only. Anchors, aliases, and tags are not supported.
Indent size?
2 spaces standard; the parser auto-detects child indent.
Privacy?
100% browser.
Multiline strings?
Quoted only.
Output format?
Pretty-printed JSON, 2-space indent.
Love using BreezyTools?
Go Pro for an ad-free experience, priority features, and support independent development — for less than a coffee a month.