Skip to content

Commit 0cb715a

Browse files
authored
Update README.md
1 parent ee12e16 commit 0cb715a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
# PNG-
1+
# PNG-Compress
22
PNG图片压缩工具(PNG image compression tool)
3+
## 介绍
4+
通过python 的PIL 库 对PNG图片进行压缩,UI 是用TK写的。
5+
6+
通过AI工具协助,写的自己用的小工具
7+
## 功能
8+
添加文件路径,输出路径,设置压缩比例(测试之后最大10%),可设置多进程压缩。
9+
10+
11+
## 软件界面截图:
12+
![image](https://github.com/KalaChin/PNGCompress/assets/60878982/d1368d47-d22a-4474-8375-1844af9b4882)

0 commit comments

Comments
 (0)