Skip to main content

Base64 Encode / Decode

Encode and decode text and binary files to/from Base64

Base64 Encoder & Decoder

Convert text and binary files to and from Base64 encoding. Supports full UTF-8 text encoding and binary file uploads. All processing happens locally in your browser.

πŸ”’

100% Private

All encoding and decoding happens locally. Your data never leaves your device.

🌐

Full UTF-8 Support

Correctly handles multi-byte Unicode characters for text encoding.

πŸ“

File Support

Upload any file to encode to Base64, or decode Base64 back to a downloadable file.