https://github.com/estrellaxd/image_compressor
https://github.com/estrellaxd/image_compressor
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/estrellaxd/image_compressor
- Owner: EstrellaXD
- Created: 2022-05-01T07:41:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T07:55:42.000Z (about 3 years ago)
- Last Synced: 2025-02-16T04:29:09.319Z (3 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image_Compressor
简易图片压缩脚本
# 使用说明
## 安装依赖
```
pip install opencv-python
```
## 使用
```
python Image_Compressor.py -n 4
```
`-n` 压缩倍率,默认为 `2`