YAML

Validate, format, and convert YAML to JSON.

Reset
Copy
{
  "name": "renderhub",
  "type": "ssg",
  "features": [
    "preview",
    "edit",
    "download"
  ],
  "ads": {
    "provider": "adsense",
    "enabled": true
  }
}

Tools

  • Format — re-emit parsed YAML with consistent indentation.
  • Download JSON — save the parsed structure as a .json file.
  • Toggle the preview between JSON and YAML on the right.