Skip to main content

Use this library to download any image from a given URL.

Project description

imgdownloader

Use this library to download any image from a given URL.

Installation

pip install imgdownloader

Usage

import imgdownloader as py

py.download(url = "www.google.com/image-kim-jon-un",path = "C/User/pc/Desktop/img.png")#Will download image at the given URL to the given path.

py.download_bulk(txt_file = "Path to text file, containing URLs",folder="Path to folder where you what to save images")

Source code

https://github.com/Ankit404butfound/pydownimg

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imgdownloader-1.2.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

imgdownloader-1.2-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page