Designed By: @anutrickz
Version: 1.0.2-beta

Image to Base64 converter tool for blogger

 Image to Base64 converter tool for blogger


Image to Base64 converter


In programming, Base64 is a group of binary-to-text encoding schemes that represent binary data (more specifically a sequence of 8-bit bytes) in an ASCII string format by translating it into a radix-64 representation. The term Base64 originates from a specific MIME content transfer encoding. Each non-final Base64 digit represents exactly 6 bits of data. Three 8-bit bytes (i.e., a total of 24 bits) can therefore be represented by four 6-bit Base64 digits.

Image to Base64 String Converter

Use this tool to quickly upload an image and convert it into base64 string. The result can be used in place of an actual image inside your HTML, such as the value inside an IMG's src property. For small images such as an icon or button, the benefit of this is one less http request and increased portability.

How to Instal

Go to your Blogger Account then create a new page in the html mode add this following code


Download Codes


Video tutorial


contact us: