Metadata-Version: 2.1
Name: morejpeg
Version: 1.0.1
Summary: Add comical JPEG compression to an image.
Author: karrni
Author-email: 24398546+karrni@users.noreply.github.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pillow (>=10.0.1,<11.0.0)
Description-Content-Type: text/markdown

# Comical JPEG Compressor

Make your funny images look like how you feel on the inside.

## Installation

```bash
pip install morejpeg
```

## Usage

```bash
morejpeg what.png
morejpeg what.png --passes 10
```

