Free online YAML formatter and JSON converter. Paste, switch direction, validate, and download. Works for OpenAPI specs, Kubernetes manifests, and GitHub Actions.
Paste your YAML — Kubernetes, OpenAPI, GitHub Actions, anything valid.
Try the OpenAPI → Markdown converter and let Dokly publish your API reference automatically.
OpenAPI → Markdown →JSON is what machines speak: strict, predictable, every key in double quotes. It's the right format for APIs, config files consumed by code, and anywhere whitespace can't be trusted.
YAML is what humans prefer to write: comments, multi-line strings, no curly brace soup. It's why Kubernetes manifests, GitHub Actions workflows, OpenAPI specs, and Ansible playbooks all use YAML — they live in version control and are read by humans more often than machines.
Everything runs in your browser. Your YAML and JSON never leave your machine — there's no server round-trip, no analytics on the payload, no cookies set. Safe for secrets-adjacent configs (still: don't paste real secrets anywhere you don't control).