News

Image to Data Uri is a Visual Studio Code extension that can convert an image to an html data uri. A data uri is a way to inline an image directly into the html code by base64 encoding the bytes of ...