program to dl full pic from thumbnail

dakotaspt01

New Member
Im looking for a program freeware if possible that can download the full size picture from a website that are in thumbnail galleries

im running windows xp
 
In payware, Bulk Image Downloader is currently on sale for $20. It will download an entire set of pages, selected images or by drop box. Best to download the browser extensions. I don't know of any good freeware apps but would be interested to hear if there are any.
 
If i am reading this correctly, your looking at a set of thumbnails in a gallery. You click one and get the full size picture? If so, there's countless bash/shell/java/etc scripts out there that can do this for you. I've personally done something somewhat similar, though it wasn't downloading pictures, it downloaded and sorted data from a cgi page on a web server.

So just google/search around. Plenty of people have done exactly what you are asking. And I'm sure a freeware program with a gui exist somewhere if you look hard enough.
 
If i am reading this correctly, your looking at a set of thumbnails in a gallery. You click one and get the full size picture? If so, there's countless bash/shell/java/etc scripts out there that can do this for you.
There are two types of downloader that I know of. There is the DownThemAll type which will download the full size images from a thumbnail page, based on simple links between the two. That will not navigate pages using the major image hosts like ImageShack etc because they have scripting to other webpages between the two. BID navigates the scripting. Check if the apps you are referring to will do the same.
 
Back
Top