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

https://github.com/estrellaxd/image_compressor


https://github.com/estrellaxd/image_compressor

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Image_Compressor
简易图片压缩脚本
# 使用说明
## 安装依赖
```
pip install opencv-python
```
## 使用
```
python Image_Compressor.py -n 4
```
`-n` 压缩倍率,默认为 `2`