Metadata-Version: 2.1
Name: Merkurial-ImageDownloader
Version: 0.0.0
Summary: ImageDownloader Is A Very Easy Way To Automate The Downloading Of Images From A WebPage. There Is A Lot Of Flexibility
Author-email: Brandon Marcure <brandon@merkurialphoenix.com>
Project-URL: Homepage, https://github.com/ArisenPhoenix/ImageDownloader
Project-URL: Bug Tracekr, https://github.com/ArisenPhoenix/ImageDownloader/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# Image Downloader

Download Images With Just A Few Arguments. You Will Need To Know Where They Are In HTML As This Module Uses bs4 To
Acquire The Information But After That, Your Work Is Pretty Much Done.

# Options 
- Download Full Pages
- Download A Group Of Images On A Page
- Download A Single Image With Just The Url And The Name You Want To Give To It.

# Side Note
This Was Made To Be Used With The Categorizer I Made So That They Can Be Used In Tandem To Both Download And Categorize
Your Images. 
