https://github.com/anekobtw/images-downloader
Quickly download images from Pinterest 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: about 1 month ago
JSON representation
Quickly download images from Pinterest 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-04T13:55:38.000Z (about 1 year ago)
- Last Synced: 2025-01-07T09:46:25.170Z (9 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: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# images downloader


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.