Base64 Encode/Decode

Drag and drop files here

or

Upload a file to encode to Base64

Encoding Stats

Input Size
0 bytes (0 chars)
Output Size
0 bytes (0 chars)

About Base64 Encoding

Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. It's commonly used when there's a need to encode binary data for storage or transfer over media that are designed for text.