Use this simple tool to convert an image into base 64 data URIs for embedding images. If you want to convert a base 64 data URI to an image click here or scroll down.
Note: It is best if the image is optimized to the smallest file size possible before converting it to a base 64 data URI!! Here is a great online image optimization tool.
What Are Data URIs?
Data URIs are used to embed images into other files so that the image is like “immediate” data. This is known as inline images, and can be embedded many places like in your CSS, <img src... tag, email messages, and more. Read More » »
