📝 Base64 to Text Decoder

How to decode Base64 to Text

Paste your Base64-encoded string and click Decode. The tool will convert it back to readable text using the selected character encoding.

Padding

Base64 strings are padded with = at the end. If your string is missing padding, the tool will add it automatically.