-
gulp-imagemin 这个压缩完感觉跟没压缩一样
-
gulp-tinypng-nokey
不需要key但是速度很慢 需要上传下载 -
gulp-tinypng
这个也需要key
我用的是 gulp-tinypng-conpress的key 感觉这个压缩还慢 但是 好像没用了 glup-tinypng-compress的 数量 -
gulp-tinypng-compress
需要key
每月限制500张 速度比 nokey的要快 而且稳定
想要突破 500张/ 月 要么 多用几个邮箱获取key 要么用 本插件和上面的插件 都用 -
gulp-imageisux
这是智图提供的 可以生成webp格式图片
官网: https://zhitu.isux.us/index.php
github: https://github.com/targetkiller/gulp-imageisux
还不知道效果如何