Code Monkey home page Code Monkey logo

google-batch-image-downloader's Introduction

Google Batch Image Downloader (GBID)

Examples:

  • java -jar Gbid.jar -f input.txt --size larger:vga --domain www.mshams.ir --color specific:red
  • java -jar Gbid.jar -f input.txt --size large --type photo -n 15 -v
  • java -jar Gbid.jar -p "action script" --size large --domain www.mshams.ir
  • java -jar Gbid.jar -p "white lion" --size small --ext png --type photo --color transparent
  • java -jar Gbid.jar -p "beauty girl" --type face --color specific:white -v -n 5
  • java -jar Gbid.jar -p "beauty girl" --type face --color specific:black -v -n 30 --aspect tall --size medium --rights reuse
  • java -jar Gbid.jar -p "captcha" -v -n 40 -t 8 --size small --ext png
  • java -jar Gbid.jar -p "logo linux" -v -n 40 --size small --ext png --color transparent
Usage:[-v|--verbose] [-h|--help] [-?] [(-p|--phrase) ] [(-f|--file) ] [(-t|--thread) ] [(-n|--num) ] [(-d|--domain) ] [--type ] [--ext ] [--aspect ] [--rights ] [--size size:option ] [--color color:option ]
[-v|--verbose]
    Set verbose mode for output.
[-h|--help]
    Show help screen.
[-?]
    Show help screen.
[(-p|--phrase) ]
    Double qouted search phrase. Ex: -p "White lion"
[(-f|--file) ]
    Input file name.
[(-t|--thread) ]
    Maximum working threads. (default: 3)
[(-n|--num) ]
    Number of results. (default: 10)
[(-d|--domain) ]
    Define search domain. Ex: -d www.mshams.ir
[--type ]
    Define image type, possible values are:[face, clipart, lineart, photo,
    animated].
    Ex: --type face
[--ext ]
    Define image file extension, possible values are:[jpg, ico, bmp, svg,
    gif, png, webp].
    Ex: --ext bmp
[--aspect ]
    Define image aspect ratio, possible values are:[square, wide,
    panoramic, tall].
    Ex: --aspect tall
[--rights ]
    Define image copyrights, possible values are:[reuse, com_reuse_modify,
    reuse_modify, com_reuse].
    Ex: --rights com_reuse
[--size size:option ]
    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

google-batch-image-downloader's People

Contributors

mshams avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

google-batch-image-downloader's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.