Skip to content

patxijuaristi/bulk_image_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk Image Downloader 📷🔽

This is a simple desktop program, developed with Python and Tkinter, whose objetive is to download images in bulk and save them in the way user prefers.

Bulk Image Downloader

How to Use It

To execute this script you do not even need to open the command prompt. If you go to the /build/ folder and open the /imagenesbulk/ file, the program starts.

For any doubts about how to use the program, you can read the article of our web or see the demo video.

Requirements

The used requirements are specified in the requierements.txt file. If you want to execute the .py script from python, you can install the dependencies with the next command:

pip install -r requirements.txt

Contact