Skip to content

shingt/ImageFetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageFetcher

Just download images using google image search engine.

Usage

# If word argument is omitted, words.txt in the same directory is used instead.
ruby google_images.rb word1 word2 ...

update_image_names.rb

ruby update_image_names.rb file_names.txt

and if file_names.txt contains

apples
faces
animals

then

apples/apples.txt
faces/faces/txt
animals/animals.txt

will be generated. Each file contains names of images for each category. For instance, apples.txt will contain

apple/apple1.jpg
apple/apple2.jpg
apple/apple333.png

Note image file name comes from the original images under apples/ directory in this case.

About

Tool to manage image files by aggregating them from google image search and categorizing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages