Base64 Decoder
Decode Base64 strings back into readable text.
How to use
- Paste the Base64 string.
- Click decode.
- Copy the decoded text.
Frequently asked questions
Why do I get an error?
The input isn't valid Base64 - check for missing characters or extra line breaks and try again.
Is my data private?
Yes - decoding happens locally in your browser.