All tools

YAML and JSON

Convert YAML to JSON and back, including multi-document YAML, with the parse error placed on a line.

Runs entirely in your browser. Nothing you type or paste is sent anywhere.

Convert
Indent

Multi-document YAML is supported. Several documents separated by--- become a JSON array, since JSON has no way to express a stream of documents.

Output