CarlosDev314159 / Web-Image-Downloader

It's a lightweight image downloader written in Python, designed for simplicity and ease of use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Image Downloader

Web Image Downloader is a simple, user-friendly tool written in Python that allows you to effortlessly download images from the web.

License: MIT

Features

  • Download multiple images at once by providing their URLs.
  • Automatic image downloading - simply copy the image links, and let the tool do the rest.
  • Simple GUI for ease of use.

Version

Current version: 1.2.1

Supported Languages

This tool is available in the following language:

  • English 🇺🇸

How to Use

  1. Run the program.
  2. Enter the URLs of the images you want to download. (Right-click on the image and choose 'Copy Image Link').

How to Install

1. Clone the repository:

git clone https://github.com/CarlosDev314159/Web-Image-Downloader.git

2. Navigate into the project directory:

cd Web-Image-Downloader

3. Install the dependencies:

pip install -r requirements.txt

4. Run the Script:

python3 app.py

Enjoy a hassle-free image downloading experience!

About

It's a lightweight image downloader written in Python, designed for simplicity and ease of use.

License:MIT License


Languages

Language:Python 100.0%