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.