Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GentlemanHu authored Feb 7, 2024
1 parent 5c85c05 commit 907900b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## MoreImages

使用TinyPNG批量压缩图片的工具,支持智能转换为webp
跨平台图片压缩工具,同时支持本地压缩引擎和TinyPNG API,支持智能转换webp格式。


### 主界面
![img.png](arts/img.png)
Expand All @@ -10,12 +11,12 @@

### 细节实现

大多数代码由new bing生成
大多数代码由GPT-4生成

### TODO

- [ ] 自定义保存路径
- [x] 自定义TinyPNG压缩轮数
- [ ] 支持拖拽/加载文件夹
- [ ] 支持选择是否删除源文件
- [x] 支持仅webp转换模式
- [x] 支持仅webp转换模式

0 comments on commit 907900b

Please sign in to comment.