Base64 Encoder/Decoder

Encode and decode Base64 strings easily.

Text to Encode

Base64 Output

About Base64

Base64 is a binary-to-text encoding scheme used to represent binary data in ASCII. It is commonly used in emails, data URIs, and web APIs.

Encode or decode Base64 quickly in the browser. Paste your text, switch modes if needed, and copy the result.