Base64 Encode


Base64 encode from text string/image/hex/binary:

Base64 decoder ►

URL encoder ►

Text to base64 encoding example

Text input:

The text input is first encoded as binary bit stream of ASCII codes of each character.

Each 6 bits of the bit stream are encoded to base64 digit.

Encoded base64 text string output:

Image to base64 encoding example

Image input:

flower.jpg

Image data URI scheme with base64 encoded data output:

 

data:image/jpeg;base64, is the data URI scheme header.

 

/9j/4AAQSkZ... is the encoded base64 data.

 

HTML <img> with base64 data URI

<img src="data:image/jpeg;base64,/9j/4AAQSkZ...">

 

CSS background with base64 data URI

body {
    background-image: url('data:image/jpeg;base64,/9j/4AAQSkZ...');
}

 

URL encoder ►

 


See also

Features of Base64 Encode Tool

Our Base64 Encode Tool allows the users to  Base64 Encode. Some of the prominent features of this utility are explained below.

Simplicity

The user-friendly interface of our Base64 Encode Tool provides you with the ease of conducting this conversion instantly. You no longer need to acquire programming skills for  Base64 Encode due to the simplicity of this Tool.

No Registration

You don’t need to go through any registration process to use the Base64 Encode. Using this utility, you can Base64 Encode Tool as many times as you want for free.

Portability

This Base64 Encode can be accessed from any corner of the world. You don’t need to worry about the compatibility of this online tool, as you can Base64 Encode with it from any device. All you need is an internet connection for accessing and using this Base64 Encode Tool.

Saves Time and Effort

The Base64 Encode allows you to complete the same task immediately. You will not be asked to follow manual procedures, as its automated algorithms will do the work for you.

Compatibility

The Base64 Encode Tool perfectly works on all operating systems. Whether you have a Mac, iOS, Android, Windows, or Linux device, you can easily use this online utility without facing any hassle.

100% Free

You don't need to go through any registration process to use this Base64 Encode Tool. You can use this utility for free and do unlimited Base64 Encode  without any limitations.

Advertising

WEB TOOLS
°• CmtoInchesConvert.com •°