JSON <-> YAML Converter
Paste JSON or YAML into the input. The tool auto-detects the format and converts it to the other one. All parsing and conversion happens in your browser.
- Convert JSON <-> YAML with auto-detection.
- Copy or download the converted output.
- Useful for Kubernetes configs and API specs.
If the input parses as JSON, it will be treated as JSON -> YAML. Otherwise, the tool tries YAML -> JSON.
Converter
JSON side is ideal for API payloads and configs; YAML side is handy for Kubernetes manifests, CI/CD pipelines and infra-as-code files.
Input
Detected: --
Input: --
Output
Output: --
Output stats: --