Skip to main content

Image to base64

It's live javascript function, so we don't save anything here! Be careful with large files, can kill your browser tab.

Loading...

If you don't see file preview above this text, your browser doesn't support direct PDF viewing.

Base64 usage for images.

Insert as image:

<img src="OUTPUT"/>

Insert as CSS background:

.your-class{
    background: url(OUTPUT);
}

 

You may also be interested in:

We use cookies on our website to enhance your user experience. We also use Google analytics and ads.

Click here to read more I've read it