Metadata-Version: 2.1
Name: imagemangler
Version: 0.1.2
Summary: 
Author: miguelvalente
Author-email: miguelvalente@protonmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.24.2,<2.0.0)
Requires-Dist: opencv-python (>=4.7.0.72,<5.0.0.0)
Requires-Dist: pillow (>=9.5.0,<10.0.0)
Requires-Dist: typer[all] (>=0.7.0,<0.8.0)
Description-Content-Type: text/markdown

# Image Mangler

Image Mangler is a Python command-line tool for deteriorating images iteratively with quality reduction of lossy algorithms such as JPEG compression.

