Base64 Encoder & Decoder
Convert text to Base64 and back. Full UTF-8 support (emoji and accents work) and an optional URL-safe variant. Everything runs locally in your browser.
—
Plain text
Base64
Encoding reads the left box and writes Base64 on the right. Decoding reads the right box. Decoding shows an error if the Base64 is malformed.