Simply put, it is python GUI program which can easily download a lot of images from google for you with a click of a button ❗
Under the hood, google-images-download
uses selenium to get the images. tkinter
is for the GUI part.
- Clone this repo:
git clone https://github.com/DevHyperCoder/ImageDownloader.git
- Initialise a virtualenv
python3 -m virtualenv venv
- Activate the virtualenv
- Install the required packages
pip install -r requirements.txt
- Run the program
python run.py
Once the GUI pops up, enter the path to download the images (absolute path) and also the search term and then click on the button. Voilà❕ you have successfully run this program
Feel free to open a PR or a Issue or even star it 😇
Please Note: All images downloaded by this software should be only used for educational use or for fair use