Encoding / Decoding
Base64 Encode / Decode
Encode UTF-8 text to Base64 or decode Base64 back to plain text.
Browser-side onlyNo uploadsInstant output
Logic
Uses UTF-8 safe conversion so Unicode text round-trips correctly in the browser.
Input
Source Data
Output