Tooloat

YAML to JSON converter

Convert a YAML file to JSON and catch syntax errors on the way. Anchors and multi document files are resolved, and everything stays on your device.

Tooloat runs in your browser and needs JavaScript. It opens in a moment, and your files are processed on your device.

How it works

  1. Paste your data or open a file.
  2. Choose the input and output formats.
  3. Copy or download the converted data.

Why use it

  • Syntax errors shown.
  • Anchors resolved.
  • Pretty printed JSON.
  • Private.

Questions and answers

Why did my YAML fail?

Indentation errors are the usual cause. The message shows the line.

Are comments kept?

No, JSON cannot hold comments.

Related tools