Base64 Decoder
Decode Base64 back into readable text.
Decoded text
Output will appear here.Advertisement
How to use
- 1Paste Base64-encoded text into the input.
- 2The decoded text updates automatically.
Frequently asked questions
What happens if the input isn't valid Base64?
You'll see a clear error message instead of a broken or garbled result.