Base64 Encoder/Decoder

Convert text to Base64 encoding and decode Base64 strings back to readable text. Perfect for encoding binary data or securing text transmission.

Input

Output

0
Input Length
0
Output Length
0%
Size Change
0
Operations

How to Use

Encoding:

  1. Enter your text in the input field
  2. Click "Encode to Base64"
  3. Copy the encoded result

Decoding:

  1. Paste Base64 string in the input field
  2. Click "Decode from Base64"
  3. View the decoded text