Base64 Encode/Decode

Encode and decode Base64 strings and files instantly

How to Use Base64 Encoder/Decoder

What is Base64?

Base64 is an encoding scheme that converts binary data into ASCII text format. It's commonly used to encode data in emails, URLs, and web applications. Learn more about Base64 →

Encoding

Enter your text in the input field and click "Encode to Base64" to convert it. You can also upload a text file.

Decoding

Paste a Base64 string in the decode tab and click "Decode from Base64" to get the original text.