JSON Tools
Popular
Recently added

JSON ↔ YAML

Bidirectional conversion powered by js-yaml, plus a Format YAML action for cleaning indented documents.

Features

  • JSON → YAML
  • YAML → JSON
  • Format/validate YAML
  • Copy either document

How to use JSON ↔ YAML

  • 1
    Paste JSON or YAML.
  • 2
    Convert or format as needed.

Examples

Object

Input
{"active":true}
Output
active: true

About JSON ↔ YAML

JSON ↔ YAML Converter helps you move config between JSON and YAML formats locally, including YAML formatting and validation via parse errors.

Frequently asked questions

Parsing uses the js-yaml library in the browser.

No.

You’ll see a parse error message.