Base64 Encoder / Decoder

Convert UTF-8 text to and from Base64. Standard Base64 is used by default; URL-safe mode replaces +// with -/_. Everything runs locally in your browser.

Input
0 characters
Output

Whitespace is ignored while decoding. This page is designed for text; use a file tool when you need to encode binary data.