Free Base64 Decoder and Encoder
Paste Base64 text into EasyUtils Encode to decode readable payloads, or encode plain text into Base64 for examples, tests and small snippets. The conversion runs in the browser.
Base64 notes
Base64 is an encoding format, not encryption. Do not treat decoded values as safe or secret just because they looked unreadable before decoding.
Related encoding tools
Try the URL encoder or open the full Encode toolbox for HTML, Unicode, hashes and timestamps.