Base64 Encode / Decode

Encode and decode Base64 strings and files in your browser

URL-safe Base64

Encode to URL-safe Base64 (RFC 4648 section 5) - uses - and _ instead of + and /, with no padding characters.

Settings

Mode
Variant
Input

All processing runs locally in your browser. Nothing is sent to any server.

Output

Enter text or drop a file above to get started