Replace YAML Values then Format
Apply YAML value replacements and finish with normalized formatting for review.
Use case
Use this when bulk-updating YAML values before commit or deployment 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.
Apply YAML value replacements and finish with normalized formatting for review.
YAML Value Replacer
YAML → YAML
Replace YAML values
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 Value Replacer
YAML Value Replacer
Find and replace values in YAML content.
YAML input or replace envelope
Use raw YAML for a safe default replace, or provide { "yaml": "...", "find": "old", "replace": "new" }.
Updated 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.