Beautify and validate YAML documents; spot structural errors, bad indentation, and duplicate keys; convert to/from TOML, JSON, XML, or CSV/TSV; merge multiple files; resolve anchors, aliases, and merge keys; query with dot-path expressions; validate data against a JSON Schema.
Format/minify YAML, convert between YAML and JSON/TOML/XML/CSV, deep-merge multiple YAML files, or query with dot-notation paths. Uses js-yaml under the hood.
Beautify and validate YAML documents; spot structural errors, bad indentation, and duplicate keys; convert to/from TOML, JSON, XML, or CSV/TSV; merge multiple files; resolve anchors, aliases, and merge keys; query with dot-path expressions; validate data against a JSON Schema.
Yes. YAML Tools can lint a GitHub Actions workflow YAML, directly in your browser.
Yes. YAML Tools can convert a Helm values file to TOML, directly in your browser.
Yes. YAML Tools can convert TOML config to YAML, directly in your browser.
No. This tool runs entirely in your browser — your input is processed locally on your device and is never uploaded or stored on a server.