# JSON ↔ YAML

Convert data between JSON and YAML formats.

URL: https://everythingdeck.com/json-to-yaml

## Processing
Processing takes place in your browser. Inputs and files are not uploaded or retained.

## How to use
Paste JSON or YAML and select the target format. Parsing happens in a dedicated worker.

## Example
Turn a YAML configuration into JSON for a tool that requires it.

## Inputs
text

## Outputs
text

## Capabilities
- JSON to YAML
- YAML to JSON
- format YAML
- validate YAML

## Limitations
YAML alias expansion is limited. Custom YAML tags are not supported.

## Related tools
- [CSV ↔ JSON](https://everythingdeck.com/csv-to-json)
- [Spreadsheet Studio](https://everythingdeck.com/spreadsheet)
