TPToolpazar

Global Araç

Yaml Formatter

"key: value" bekleniyor: "# project config"

Paste YAML and get it validated, indented, and pretty-printed. Catches common mistakes — accidental tabs, mis-indented lists, trailing colons — with line-specific error messages. All parsing happens in your browser, so config files with secrets never leave the page.

Convert to JSON with YAML JSON converter, compare with JSON diff checker, or inspect a full JSON payload using JSON formatter.

Nasıl Kullanılır

  1. Paste YAML into the input box.
  2. Click Format — invalid YAML shows a line-anchored error.
  3. Pick 2 or 4-space indent.
  4. Copy the formatted output.