Metadata-Version: 2.1
Name: imgtoolkit
Version: 0.1.0
Summary: Collection of image tools for checking photos for blur and duplicates, and handle fake PNG transparency
Home-page: https://github.com/shivanraptor/imgtoolkit
Author: Raptor K
Author-email: findme@raptor.hk
License: UNKNOWN
Keywords: image,find duplicate,find blur,fake png
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >3.8.0
License-File: LICENSE
Requires-Dist: dhash
Requires-Dist: alive-progress
Requires-Dist: Pillow
Requires-Dist: opencv-python
Requires-Dist: about-time
Requires-Dist: grapheme

A collection of image tools for checking photos for blur and duplicates, and handle fake PNG transparency

