YAML Viewer
Paste YAML or drop a .yaml file to inspect keys, lists, indentation, comments, and a clean readable source view locally in your browser.
This tool runs in your browser. Files never leave your device.
Drop a .yaml or .yml file here or paste YAML below.
YAML output
15 lines · 12 keys · 5 list items · 241 B
What this tool does
YAML Viewer opens a YAML file and lays out its structure so the indentation-driven format becomes easy to read. See the keys, values, and nesting at a glance, which is exactly what you want when you are staring at a CI config, a Kubernetes manifest, or an app settings file.
How it works
Paste your YAML or open a file, and the viewer parses it in your browser and renders a clean, structured view. Read the nesting and spot where the indentation goes wrong. Nothing is uploaded.