Rename YAML Keys then Format
Rename YAML keys and finish with normalized formatting for clean review and diffs.
Use case
Use this when preparing renamed YAML configs for code review or handoff.
What to expect
Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.
Rename YAML keys and finish with normalized formatting for clean review and diffs.
YAML Key Renamer
YAML → YAML
Rename YAML keys
Review the result here before moving to the next step.
YAML Formatter
YAML → YAML
Format YAML
Normalized YAML output in block style.
Workflow steps
Workflow shortcut
Next unlocked step: Step 1 · YAML Key Renamer
YAML Key Renamer
Rename keys in YAML mappings.
YAML input or rename envelope
Use raw YAML for a safe default rename, or provide { "yaml": "...", "renames": { "old": "new" } }.
Renamed YAML
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 Formatter
Normalize YAML by parsing and re-emitting with consistent 2-space indentation and block style.
YAML input
Paste YAML to normalize with consistent 2-space indentation.
Formatted YAML
Normalized YAML output in block style.
Run this step to process the current input and prepare the next workflow stage.