Google Batch Image Downloader (Java). It's a handy tools to automate batch image downloads from Google Imgae search. You can queue your keywords and set all the necesary options.
Define image size, possible values are:[small, larger, large, icon,
medium, exactly].
Ex: --size medium
For larger mode there are other options:[qsvga, 70mp, 40mp, svga, 15mp,
vga, xga, 12mp, 2mp, 10mp, 20mp, 4mp, 6mp, 8mp]
Ex: --size larger:qsvga
For exactly mode weigth and heigth needed
Ex: --size exactly:640,480
[--color color:option ]
Define image coloe, possible values are:[color, nocolor, specific,
transparent].
Ex: --color transparent
For specific mode there are other options:[orange, red, pink, gray,
green, blue, white, black, yellow, purple, teal, brown]
Ex: --color specific:green
About
Google Batch Image Downloader (Java). It's a handy tools to automate batch image downloads from Google Imgae search. You can queue your keywords and set all the necesary options.