encode
Base64 Decode
Decode Base64 back to text
About the Base64 Decode tool
Base64 decoding converts a Base64 string back to the original text. Paste a token, a data-URL payload, or an email header value and read what it actually contains. Whitespace in the input is ignored; invalid input is reported rather than producing garbage.
Input
0 words·0 characters·0 lines·0 min read
Output
0 words·0 characters·0 lines
How to use
- 1Paste the Base64 string into the Input field.
- 2The decoded text appears in the Output field.
- 3Copy the result.