Encode text to Base64 or decode it back, with full Unicode support — instantly and privately in your browser.
Base64 encodes binary or text data using only 64 safe ASCII characters, which is how things like images, email attachments and data URIs travel through systems that only handle plain text. It isn't encryption — anyone can decode it — so it's about safe transport, not secrecy. This tool handles full UTF-8, so accented characters and emoji round-trip correctly, and everything happens locally in your browser.