Merge pull request #782 from Moresl/master

添加 ImageMinify 图片批量压缩工具
This commit is contained in:
郑诚 (Cheng Zheng)
2026-03-17 18:22:03 +08:00
committed by GitHub

View File

@@ -20,6 +20,12 @@
## 3. 项目列表
### 2026 年 3 月 17 号添加
#### Moresl - [Github](https://github.com/Moresl)
* :white_check_mark: [ImageMinify](https://github.com/Moresl/ImageMinify):轻量级图片批量压缩工具,支持 JPEG/PNG/WebP基于 C# WPF 开发,免费开源
### 2026 年 3 月 16 号添加
#### qqhaosao(广州)