How to Use
- 1
Paste your YAML content into the input area.
- 2
Choose 2 or 4 space indentation for the JSON output.
- 3
Copy the JSON or download it as a .json file.
Frequently Asked Questions
What YAML formats are supported? โผ
All standard YAML 1.2 features are supported - scalars, sequences, mappings, anchors, aliases, multi-line strings, and comments (comments are stripped in output). YAML used in Docker Compose, Kubernetes, and GitHub Actions files all convert correctly.