YAML Sort and Diff
Sort YAML keys for deterministic ordering, then compare revisions.
Use case
Use this to reduce noisy config diffs and focus on meaningful YAML changes.
What to expect
Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.
Sort YAML keys for deterministic ordering, then compare revisions.
YAML Sort Keys
YAML → YAML
Sort YAML keys
Review the result here before moving to the next step.
YAML Diff Tool
YAML → TEXT
Compare YAML
Path-based differences between left and right YAML.
Workflow steps
Workflow shortcut
Next unlocked step: Step 1 · YAML Sort Keys
YAML Sort Keys
Sort YAML mapping keys alphabetically, recursively.
YAML input
Provide yaml input for this workflow step.
YAML output
Review the result here before moving to the next step.
Run this step to process the current input and prepare the next workflow stage.
YAML Diff Tool
Compare two YAML documents and report differences.
Diff input (JSON)
Provide { "left": "yaml...", "right": "yaml..." }.
Diff result
Path-based differences between left and right YAML.
Run this step to process the current input and prepare the next workflow stage.