Base64 is an encoding method based on 64 printable characters to represent binary data. Commonly used for transmitting binary data in HTTP protocols, such as email attachments, images, etc.
Select encode or decode mode
Configure encoding format and output format
Input text or file to convert
Click on an example to load sample data
Encode 'Hello World' to Base64
Encode image file to Base64 string