Free
Base64 Decoder
Decode a Base64 string back to text in your browser.
Your text is processed in your browser and is not uploaded to our servers.
Nothing decoded yet
Paste a Base64 string. Line breaks in the pasted value are ignored.
How to use
- 1Paste a Base64 string.
- 2Click Decode.
- 3Copy the text result.
Features
- Decodes Base64 to text
- Explains the error when the string is not valid Base64
- Ignores common line breaks in pasted values
- Decoding stays in your browser
FAQ
Related tools
- URL DecoderDecode a percent-encoded URL or query value back to readable text.
- Base64 EncoderEncode text to Base64 in your browser with this free encoder.
- JSON FormatterFormat and indent JSON so it is easy to read, with this free JSON formatter.
- JSON ValidatorCheck whether JSON is valid and see a plain-language error if it is not.