Base64 Decode
Decode Base64 strings back to readable text
base64decodedecoding
Base64 Decode is coming soon
This tool is actively being built and will be available shortly. All other tools on DevHexLab are free and ready to use now.
Check back soon
Learn more
Step-by-step guide
How to Decode a Base64 String
Turn Base64 encoded text back into its original readable form using the DevHexLab Base64 Decoder.
In-depth article
How to Decode Base64 Strings and Read Encoded Data
Base64 encoded strings show up in JWTs, basic auth headers, email attachments, and data URIs. Here is how to decode them and turn that wall of letters back into readable text.