Base64 Image Mass Encoder
Base64 encode your small images into CSS data-urls. This will usually result in fewer HTTP-request and better performence. Generates CSS without leading white-space to make it easier to copy and paste into your terminal. Works in Chrome, Firefox, Safari, Opera and IE8+. Base64 encoded images are about ~33% bigger than their binary versions. Base64 compresses well though, enable gzip in your webserver and that number can go down to ~10%.
Drag and drop one or more images here