DevBox Fast developer utilities, no signup

New: a Base64 converter that doesn't mangle emoji or accents

· DevBox

Plain btoa() only understands one byte per character, so the moment you feed it an accented letter, a Greek word, or an emoji, it either throws or quietly corrupts your text. Our new Base64 Encode/Decode tool fixes that at the root.

If you’ve ever had a naive Base64 tool silently mangle a name with an accent or a message with an emoji in it, this is the version that gets it right.

Share this result