Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anekobtw/images-downloader
Quickly download images from Bing and Google based on a query.
https://github.com/anekobtw/images-downloader
bing bing-image bing-image-downloader customtkinter google google-images google-images-downloader gui gui-application image-downloader image-downloader-python images python python3
Last synced: 5 days ago
JSON representation
Quickly download images from Bing and Google based on a query.
- Host: GitHub
- URL: https://github.com/anekobtw/images-downloader
- Owner: anekobtw
- License: mit
- Created: 2024-07-05T12:33:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T10:47:56.000Z (3 months ago)
- Last Synced: 2024-08-17T06:42:33.500Z (3 months ago)
- Topics: bing, bing-image, bing-image-downloader, customtkinter, google, google-images, google-images-downloader, gui, gui-application, image-downloader, image-downloader-python, images, python, python3
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# images downloader
![version](https://img.shields.io/badge/Project_version-1.2.0-blue)
![licence](https://img.shields.io/badge/License-MIT-green)
![made with love](https://img.shields.io/badge/Made_with-Love-red)Quickly download images from Bing and Google based on a query.
## Run Locally
```bash
$ git clone https://github.com/anekobtw/images-downloader.git
$ pip install -r requirements.txt
$ python main.py
```## About the project
### Features
- Download images from Bing and Google using a custom query.
- Option to filter downloaded images based on resolution.### Authors
- [@anekobtw](https://www.github.com/anekobtw)## Contributing
Contributions are always welcome!See `contributing.md` for ways to get started.
Please adhere to this project's `code of conduct`.
## License
The project is [MIT](https://choosealicense.com/licenses/mit/) licensed.