Metadata-Version: 2.4
Name: tinicly
Version: 0.1.3
Summary: CLI for tinifying images and checking they're tinified.
Project-URL: Homepage, https://github.com/samuelcolvin/tinicly
Project-URL: Source, https://github.com/samuelcolvin/tinicly
Author-email: Samuel Colvin <samuel@pydantic.dev>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: httpx>=0.28.1
Requires-Dist: pillow>=11.2.1
Description-Content-Type: text/markdown

# tinicly

[![pypi](https://img.shields.io/pypi/v/tinicly.svg)](https://pypi.python.org/pypi/tinicly)
[![license](https://img.shields.io/github/license/samuelcolvin/tinicly.svg)](https://github.com/samuelcolvin/tinicly/blob/main/LICENSE)

CLI for tinifying images with <https://tinify.com/> and checking they're tinified.

## Usage

```bash
uvx tinicly --help
```
