How to convert image to html?

CJ7 picture CJ7 · May 25, 2012 · Viewed 56.3k times · Source

Is there a way to convert an image to an html equivalent of the image, by having an html table divided up into many cells each having a certain background colour which would act like pixels in an image? Much like ASCII art.

I would see this as a way to have a corporate logo in an email signature without having to worry about email clients blocking images.

Answer

Rich Bradshaw picture Rich Bradshaw · May 25, 2012

Yep, loads of people have done this: http://pgl.yoyo.org/img2html/ is an example.