Skip to main content
Back to tools

YAML Converter

Convert between YAML and JSON.

Parse YAML with a proper parser, convert JSON back to YAML, and copy structured output from your browser.

Mode
Local
Output
YAML
Status
Live

YAML converter workspace

Convert YAML to JSON or JSON to YAML with a real YAML parser.

120 chars

JSON output

ready
{
  "name": "Cliviro",
  "type": "developer-platform",
  "features": [
    "tools",
    "tutorials",
    "apis"
  ],
  "release": {
    "status": "active",
    "version": 1
  }
}