JSON to YAML Converter
Convert JSON to YAML instantly. Paste your JSON and get clean, formatted YAML output ready to use in configs and CI workflows.
Common Use Cases
- GitHub Actions workflow configConvert a JSON representation of a GitHub Actions workflow into YAML format ready to commit as .github/workflows/ci.yml.
- Docker Compose conversionTransform a JSON services definition into a valid docker-compose.yml for local development or CI environments.
- Kubernetes manifest from JSON APIConvert JSON output from the Kubernetes API (kubectl get pod -o json) into clean YAML for use in manifest files.
Pro plan — coming soon
Save your history, create reusable presets, and share outputs with a link. One plan, all tools.
See what's planned →Frequently Asked Questions
Related Tools
JSON Schema Generator + Validator
Paste sample JSON to instantly generate a draft-07 JSON Schema. Switch to Validate mode to check any JSON against a schema. Runs entirely in your browser.
Diff Viewer
Paste two blocks of text to instantly see a visual unified diff with additions, deletions, and a copyable raw patch.
Markdown to HTML
Convert Markdown to sanitized HTML with a live side-by-side preview. Copy the HTML fragment or download a complete file.
Regex Tester
Test JavaScript regular expressions against multiple strings with live matching, capture group inspection, and match indices.