Decode a Base64 string back to readable text. Use to inspect Base64-encoded tokens, headers, or data.
Example
SGVsbG8gV29ybGQ= → Hello World
YWJjMTIz → abc123
Zm9vOmJhcg== → foo:bar
Chain this tool with others in the Pipeline Builder →
Create multi-step text transformations