A package to download images from the web using web_assets_downloader.
Project description
Web Image Downloader
A Python package to download images from web pages using the web_assets_downloader package.
Installation
pip install web_image_downloader
Usage
With command line
download_images https://example.com --save-folder ./downloaded
As Python module
import web_image_downloader
urls = ['https://example.com']
save_folder = './downloaded'
web_image_downloader.download_images(urls, save_folder)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file web_image_downloader-1.0.tar.gz.
File metadata
- Download URL: web_image_downloader-1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40c62ea1c61eb8f323dcebaf7a5f5c28438055c011865084a921c080ead3845b
|
|
| MD5 |
ad7bb473fb618059e96a9e842cc16694
|
|
| BLAKE2b-256 |
f7a886d87deabde4e451627d37f5e7f76cadcbc3a914f552ec3cbbda06faf4bf
|
File details
Details for the file web_image_downloader-1.0-py3-none-any.whl.
File metadata
- Download URL: web_image_downloader-1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e95e7bb141f8c40bc044184f330e0bce220382da50464945bbd43c9f5ea425ca
|
|
| MD5 |
39f5f1e43cd2eed69ec83aa3d68aa43f
|
|
| BLAKE2b-256 |
250d703bf0aff992c3b8e1c6ffb3e67d1c6a2d00fb93e7c025ec32f5e8d202f3
|