Base64 Encoder and Decoder

Convert text to Base64 encoding or decode Base64 strings back to original text format.

How to Use the Base64 Converter?

Enter your text or Base64 string and choose to encode or decode it.

What is Base64?

Base64 is a binary-to-text encoding scheme that represents binary data in sequences of 24 bits that can be represented by four 6-bit Base64 digits. It's commonly used for:

Base64 Character Set

Base64 uses 64 characters to represent data:

Key Features

Common Use Cases

Important Notes