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
- 1Paste JSON or YAML.
- 2Convert or format as needed.
Examples
Object
Input{"active":true}Outputactive: 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.