patxijuaristi / bulk_image_downloader

Desktop program to download images in bulk from urls.

Home Page:https://juaristech.com/bulk-image-downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Desktop program to download images in bulk from urls.

https://juaristech.com/bulk-image-downloader


Languages

Language:Python 100.0%