Original
Original YAML
No file selected
Developer utility
Compare two YAML files by structure and see what was added, removed, or changed.
Runs entirely in your browser. Your YAML is never uploaded.
Original
No file selected
Modified
No file selected
Your YAML stays in your browser. Files are parsed and compared locally and are not uploaded to a server.
No. Mapping key order is ignored, so reordering keys does not create a semantic difference.
Yes. YAML sequences are ordered, so changing item order is reported as a difference.
No. Your YAML is parsed and compared locally in your browser.
No. Comments and formatting are not part of the parsed YAML structure, so comment-only changes are ignored.
Yes. You can open .yaml, .yml, and .txt files.