An open API service indexing awesome lists of open source software.

https://github.com/linuxluigi/tinypng_dir


https://github.com/linuxluigi/tinypng_dir

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# tinyPNG_dir

recursively compress any image in a directory

## Install
```bash
pip install git+git://github.com/linuxluigi/tinyPNG_dir.git
```

or

```bash
pip install tinypng_dir
```

## Usage

```bash
tinypng_dir
```

## Credits
created with [https://github.com/tinify/tinify-python](https://github.com/tinify/tinify-python)