YAML to JSON Converter

Paste YAML on the left to turn it into JSON for APIs, tools, and apps.

Source

Free-form source input. Auto-detect tries JSON first, then XML, then YAML.

Loading editor...
Status: Valid YAMLCharacters: 169 | Lines: 12

Result

Choose the target format for the converted output.

Loading editor...
Status: Converted to JSONCharacters: 293 | Lines: 20

Route Notes

Convert YAML into JSON-friendly objects, arrays, and primitive values.

Advanced YAML features such as anchors, tags, and custom schema values are not supported in this version.

YAML Conversion Notes

YAML conversion supports JSON-compatible mappings, arrays, strings, numbers, booleans, and null values.

YAML output is formatted in a readable block style for quick copy-paste use.

Advanced YAML features such as anchors, custom tags, and non-plain object values are not supported in this version.

When source and target are both YAML, the result panel shows a formatted preview instead of staying empty.