Base64 Encoder/Decoder

Encode text to Base64 or decode Base64 strings back to original text instantly.

Length: 0 characters Type: -

About Base64

Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. It is widely used to transmit data over media that handle text (like email and HTTP). Base64 encoded strings are ~33% larger than the original binary data.

How It Works

Enter Input

Type text or Base64

Choose Action

Encode or Decode

Process

Instant conversion

Copy Result

Copy the output

Watch How It Works