Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 to plain text. Runs entirely in your browser.
โ Bidirectional
Switch between encode and decode modes with a single click.
โ URL-safe Mode
Generate URL-safe Base64 with -_ instead of +/ padding.
โ Private
All processing happens locally. No data sent to any server.