Base64 Encoder/Decoder
Encode text to Base64 or decode Base64 back to text, instantly and entirely in your browser.
Couldn't decode — that doesn't look like valid Base64.
Frequently asked questions
Is this safe for sensitive data?+
Base64 is encoding, not encryption — anyone can decode it. Don’t use it to protect secrets, but it never leaves your browser here either way.