Skip to content

YAML ↔ JSON Converter

Convert YAML to JSON or JSON to YAML in your browser.

Example

Paste YAML on the left, click YAML → JSON for pretty JSON. Paste JSON and click JSON → YAML for indented YAML.

FAQ

No. JSON has no comments, so they are dropped when converting through JSON.
No. Conversion uses js-yaml in your browser only.

Converters