YAML to JSON Conversion
Paste YAML and get formatted JSON output. Useful for debugging config files and converting between formats.
Supported YAML Features
- Key-value pairs
- Nested objects
- Lists/arrays
- Auto type detection (numbers, booleans, null)
- Comments (ignored)