Convert image (jpg, png, svg) to base64 string online for use in HTML img tag and in CSS files as data URI.
Everything is done client side.No store any of your images.
IE8 has a limit of 32 KB.Therefore it is recommended to convert only small size images to Base64.