Convert a small image into a larger version in terms of filesize
Posted
by DennyHalim.com
on Super User
See other posts from Super User
or by DennyHalim.com
Published on 2010-03-19T23:15:17Z
Indexed on
2010/03/20
12:21 UTC
Read the original article
Hit count: 361
I need to create a large image (in filesize) using a small one as a source.
Images on my website are being hotlinked and I'd like to get revenge. I want to replace the hotlinked images with one huge image (several megs in size) and serve that to them instead.
I've found a good image, but it's less than 100kb, and I'm already using it to serve up to the hotlinkers.
How can I convert this image to one that is several megs its current filesize?
© Super User or respective owner