YAML to JSON Converter

Convert YAML to JSON in the browser. Uses js-yaml library (CDN).

How to Use

  1. Paste your YAML into the left box.
  2. Click Convert to parse and pretty-print the resulting JSON on the right.
  3. Use Copy or Download to export the JSON.