Converters
YAML ↔ JSON
Convert between YAML and JSON
How to use / Notes
How to use
- Paste YAML or JSON into the input.
- Pick the direction to convert instantly to the other format.
- Copy the formatted result.
Notes
- YAML comments and anchors are lost when converting to JSON.
- Tab indentation is invalid in YAML—use spaces.