Home > General > Affiliate Marketing Forum

Bulk Image Download Software? (10)


02-13-2013 09:01 PM #1 getgreen (Member)
Bulk Image Download Software?

Anyone know of a good bulk image software tool for Mac? Looking for something that takes your keyword and searches and scrapes images.


02-14-2013 12:18 PM #2 caurmen (Administrator)

If you have some basic programming skills, I'd heartily recommend knocking a quick script together using Ruby and Nokugiri to do this. It's spectacularly easy to do using that particular combination - 30 lines of code or less.

I was considering writing a tutorial on doing just that, at some point - would people find that useful?

If you're not up for the coding, the Firefox extension Thumbsdown works pretty well for this, although it does require some minimal human intervention.


02-14-2013 01:53 PM #3 getgreen (Member)

I don't have coding/programming knowledge really, so that option is out. I'm also on a Mac, not sure if it matters. I'll check out the Firefox plugin, I may even wind out outsourcing this into a desktop application, couldn't believe how few of them are available.


02-14-2013 02:11 PM #4 caurmen (Administrator)

Interesting! Sorry I couldn't be of more specific help - let me know how the FF plugin works for you.

If you're still short a solution in a week or two, I'll write up that tutorial!


02-15-2013 12:26 AM #5 luxus95 (Member)

I use Firefox Plugin call "Download Them all "

1. Find web page you want to download image







2. Right click on page and Select Download them all







3. choose " picture and Media" and select folder you want to save






That is you can download TON of image in minute. Hope it help


02-15-2013 01:25 AM #6 sandyone (Member)

I found one That I loaded onto a VM.

It opens the pages image only in its own browser and offers options on saving them renaming etc.

Its called Bulk Image Down loader and they have addons for FF and Chrome. Its 25 bucks but they have a ten day trail so use a VM and ...


02-15-2013 10:43 AM #7 caurmen (Administrator)

@Luxus - Thumbsdown is an extension of DownThemAll. Darn good piece of software.

BTW, nice pic tutorial!

@sandy - interesting. Does that mean you have to manually approve downloading every image, or am I misunderstanding?


02-15-2013 12:01 PM #8 crysper (Member)

I'm preparing something special for this, the CrazyCTR extension will become 10x more useful. If you have feature ideas for this kind of tool PM me.


02-15-2013 07:11 PM #9 sandyone (Member)

Quote Originally Posted by caurmen View Post
@Luxus - Thumbsdown is an extension of DownThemAll. Darn good piece of software.

BTW, nice pic tutorial!


@sandy - interesting. Does that mean you have to manually approve downloading every image, or am I misunderstanding?

Its like downthemall but shows a thumb of each image.

I wish down them all showed thumbnails of what it has collected so I can make choices better.


02-16-2013 01:51 AM #10 szmudo (Member)

You are on a mac... Read up on automator, it is natively installed on your app.

It has actions that allow you to download images and whole websites automated.


specificlally, have a look at: create service or create application
then actions:

get image urls
download urls



http://support.apple.com/kb/HT2488


PSPS: I personally prefer "create service" simply because creating a service will add a right click menu, so you could right click on any website and select: services--->your image scraper service, and it would automatically download everything. I'm sure you could even automate it further and feed the service a list of website urls and it would download all images from all the sites in your list.


Home > General > Affiliate Marketing Forum