Fantastic IT Tools
Data & Formats

YAML Converter

Convert between YAML and JSON in either direction.

YAML JSON

YAML input

JSON output

{
  "name": "FitTools",
  "tags": [
    "a",
    "b"
  ],
  "active": true
}