We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee12e16 commit 0cb715aCopy full SHA for 0cb715a
README.md
@@ -1,2 +1,12 @@
1
-# PNG-
+# PNG-Compress
2
PNG图片压缩工具(PNG image compression tool)
3
+## 介绍
4
+通过python 的PIL 库 对PNG图片进行压缩,UI 是用TK写的。
5
+
6
+通过AI工具协助,写的自己用的小工具
7
+## 功能
8
+添加文件路径,输出路径,设置压缩比例(测试之后最大10%),可设置多进程压缩。
9
10
11
+## 软件界面截图:
12
+
0 commit comments