Encoding

Base64 Decode

Base64 Updates live
Output
Input: 0 chars Output: 0 chars
How it works

Decodes Base64 string back to plain text

Also: Base64 Encode

FAQ

How do I decode Base64?

Paste the Base64 string and the decoder converts it back to the original text.

What if decoding fails?

The input might not be valid Base64. Check for extra whitespace or missing characters.

Related tools

Base64 Encode URL Encode URL Decode