http://forums.somethingawful.com/sho...readid=2274739
I created this to get around the annoying procedure of saving images, uploading them to WaffleImages, then copying and pasting the resulting URL into a post. Now, instead of doing all that crap, just show the image "http://imgred.com/URL". For example, if you want to show the image http://www.google.com/logos/holiday06_5.gif, then instead of typing this:
[ img]http://www.google.com/logos/holiday06_5.gif[/img ]
..you should type this:
[ img]http://imgred.com/http://www.google.com/logos/holiday06_5.gif[/im g]
It accomplishes the same thing. ImgRed keeps a database of all image URLs and the corresponding local filenames. When a new URL is loaded, it downloads and stores that image locally, and serves up the local version forever after. And all you have to do is type "http://imgred.com/" before the URL. A thumbnail is automatically generated that is accessed by using "http://imgred.com/tn/" instead, if the image is large enough to warrant a thumbnail. (If not, /tn/ just mirrors the normal image.)
Not only will no bandwidth be consumed by the host site, but this also lets you view images from sites that actively prevent hot-linking (in most situations).
(as seen in SH/SC)
EDIT: Oh, I have source code available for anyone who wants to incorporate this functionality into their own message-boards or blogs (STRONGLY ENCOURAGED)
Summary: type "http://imgred.com/" before your image URLs and you magically aren't leeching
I created this to get around the annoying procedure of saving images, uploading them to WaffleImages, then copying and pasting the resulting URL into a post. Now, instead of doing all that crap, just show the image "http://imgred.com/URL". For example, if you want to show the image http://www.google.com/logos/holiday06_5.gif, then instead of typing this:
[ img]http://www.google.com/logos/holiday06_5.gif[/img ]
..you should type this:
[ img]http://imgred.com/http://www.google.com/logos/holiday06_5.gif[/im g]
It accomplishes the same thing. ImgRed keeps a database of all image URLs and the corresponding local filenames. When a new URL is loaded, it downloads and stores that image locally, and serves up the local version forever after. And all you have to do is type "http://imgred.com/" before the URL. A thumbnail is automatically generated that is accessed by using "http://imgred.com/tn/" instead, if the image is large enough to warrant a thumbnail. (If not, /tn/ just mirrors the normal image.)
Not only will no bandwidth be consumed by the host site, but this also lets you view images from sites that actively prevent hot-linking (in most situations).
(as seen in SH/SC)
EDIT: Oh, I have source code available for anyone who wants to incorporate this functionality into their own message-boards or blogs (STRONGLY ENCOURAGED)
Summary: type "http://imgred.com/" before your image URLs and you magically aren't leeching
Comment