Comment on Tell HN: Turn small images to html for funparentComments−ff0066moteOP16yPhotoshop does that too. This method is different because it uses the data URI scheme to encode the (small) image as base64 data in the <img /> tag. No tables here!
Comments
Photoshop does that too. This method is different because it uses the data URI scheme to encode the (small) image as base64 data in the <img /> tag. No tables here!