Data URI Utility

Introduction I have on occasion had to convert an image, usually an icon into a data URI to embed in a web application. I was looking... »