Base64 to YAML
Decode Base64 encoded text to YAML format.
When to use this tool
Use this tool to decode Base64-encoded YAML configuration or metadata, commonly found in Kubernetes secrets, CI/CD variables, or Docker Compose files where sensitive or binary-safe encoding is required.
How to use
1. Paste the Base64-encoded YAML string into the input. 2. Click "Convert" to decode the YAML. 3. Copy the plain-text output for editing or reuse.