How to Embed thumbnails in images
Posted
by user198222
on Stack Overflow
See other posts from Stack Overflow
or by user198222
Published on 2010-06-16T16:34:09Z
Indexed on
2010/06/16
16:42 UTC
Read the original article
Hit count: 163
I have a bunch of 200X120 thumbnails and a bunch of high quality images, Apparently when I just resize the thumbnails with img size the quality suffers, so we are loading two images from the server the image thumbnail and the actual, I am just trying to optimize my site for speed a little saw someone mention embedding thumbs in the image, does anyone know a program that does that? Is this the best way to achieve my goal of high quality thumbnails?
© Stack Overflow or respective owner