Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
juzisang committed Apr 27, 2022
1 parent d549b1c commit 5a0383b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ key 可选
## 压缩效果对比

| 类型 | tinypng | imagemin | image2webp |
| ------ | ---------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | ------ |
| 原大小 | 1.5 MB | 1.5 MB | 1.5 MB | 1.5 MB |
| 压缩后 | 315 KB | 276 KB | 411 KB | 216 KB |
| ------ | ---------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| 原大小 | 1.5 MB | 1.5 MB | 1.5 MB |
| 压缩后 | 315 KB | 411 KB | 216 KB |
| 效果图 | ![](https://raw.githubusercontent.com/JuZiSang/picgo-plugin-compress/master/tests/tinypng.png) | ![](https://raw.githubusercontent.com/JuZiSang/picgo-plugin-compress/master/tests/imagemin.png) | ![](https://raw.githubusercontent.com/JuZiSang/picgo-plugin-compress/master/tests/imagemin_webp.webp) |

0 comments on commit 5a0383b

Please sign in to comment.