Turn YAML into JSON — mappings become objects, sequences become arrays, scalars keep their type. Pretty-print or minify, then copy or download. Runs in your browser; nothing is uploaded.
Three steps, all in your browser.
Paste YAML text into the box, or click “Load .yaml file” to open a config file. The tool converts as you type — no button to press.
Leave it pretty-printed for easy reading, or turn on Minify JSON for the smallest valid string. Need the reverse? Use the JSON to YAML Converter.
The JSON appears in the output box. Hit Copy JSON to send it to your clipboard, or Download .json to save a file. Nothing is uploaded — it all happens on your device.