picgo-plugin-compress-pro
v1.0.1
Published
An advanced PicGo plugin for image compression using TinyPNG and local tools like PNGQuant and JPEGOptim.
Maintainers
Readme
介绍
compress-pro一款基于PicGo的图片压缩插件,
在插件市场里面试了compress1.4和compress-next1.5.2版本,还有tinypng的插件,但是都无法正常使用,不知道为啥,所以才写了这个插件。
功能
- 支持本地压缩和在线压缩。
本地压缩使用pngquant和jpegoptim两个库,在线压缩使用tinypng。
- 支持以下图片格式的压缩:
- PNG(使用 pngquant 压缩)
- JPG/JPEG(使用 jpegoptim 压缩)
- TinyPNG(通过 TinyPNG API 支持 PNG 和 JPG 格式的压缩)
使用

- 选择本地模式,请设置
pngquant和jpegoptim的路径。结尾请添加/。 - 选择在线模式,请设置tinypng的API Key。
