Skip to main content

Base64 Encode

Encode text or data to Base64.

Encoding/Decoding uses 17.03.2026 Free Browser

Share via

Click to upload a file

Maximum file size: 5MB

Encoding Options

0
Input Characters
0
Output Characters
0%
Size Increase
0ms
Encoding Time

About Base64 Encoding

Base64 is a binary-to-text encoding scheme that represents binary data in ASCII format by translating it into a radix-64 representation.

Common uses: Email attachments, data URLs, API authentication, storing binary data in text format.

Size overhead: Base64 encoding increases data size by approximately 33%.

More from the same category

View all

Learn more