YAML to JSON
Convert YAML to JSON format.
Processed locally in your browser. Nothing you enter is uploaded or stored.
Overview
Converts YAML to JSON — useful when you need to consume a YAML config file from code that expects JSON.
How to use it
- 1Paste YAML.
- 2The JSON output updates automatically.