๐Ÿ”„

Free YAML to JSON Converter

Convert YAML data to JSON format

Indent:

Paste YAML above to convert to JSON

How to Use

  1. 1

    Paste your YAML content into the input area.

  2. 2

    Choose 2 or 4 space indentation for the JSON output.

  3. 3

    Copy the JSON or download it as a .json file.

Frequently Asked Questions

What YAML formats are supported? โ–ผ
All standard YAML 1.2 features are supported - scalars, sequences, mappings, anchors, aliases, multi-line strings, and comments (comments are stripped in output). YAML used in Docker Compose, Kubernetes, and GitHub Actions files all convert correctly.