cnpm install picgo-plugin-compress --save --registry=https://registry.npm.taobao.org 后安装成功,再在picgo的插件设置里把安装的picgo-plugin-compress加进来选择启用就行了。 bearcaimentioned this issueApr 25, 2022 window10 ,node v18,picgo 2.3.0 安装成功: ...
PicGo-Core安装 安装picgo add compress 选择使用picgo use transformer 参数配置picgo config plugin compress compress 选择压缩工具 默认选项 tinypng无损压缩,需要上传到 tinypng imagemin压缩过程不需要经过网络,但是图片会有损耗 image2webp 本地有损压缩,支持 GIF 格式有损压缩 注意:有些图床(比如 sm.ms)不支持...
Whoops, should we have picgo-plugin-compress-next?If you’ve only just recently published this module, it may take a few minutes to appear here. However, if you think we are actually missing this package, please confirm below and we’ll do our best to fix it as soon as possible! Repor...
[1/4] Resolving packages... warning picgo-plugin-compress > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning picgo-plugin-compress > request > har-validator@5.1.5: this [2/4] Fetching packages... [3/4] Linking dependencies... [4/...
picgo-plugin-compress 已经许久没有更新了,关键是在 PicGo 底层上传库从 request 迁移至 axios ,参考 PicGo/PicGo-Core#65 ,导致 TinyPng 不可用。似乎最后一个可用版本是PicGo v2.3.0。幸运的是我发现了 picgo-plugin-compress-webp-lossless ,但是其只上传了 v1.0.1 ,其实现仍然是 picgo-plugin-compress 的...
juzisang/picgo-plugin-compressPublic NotificationsYou must be signed in to change notification settings Fork31 Star125 New issue Open kowyoopened this issueFeb 10, 2023· 3 comments kowyocommentedFeb 10, 2023 KuingsmilecommentedMar 4, 2023• ...
picgo-plugin-picgo-plugin-compress-tinypng 说明 使用tinify.cn的api对上传的图片进行压缩,因此需要申请api key 因为图片需要上传到tinify压缩后再下载,因此整体上传时间更长了 只测试了GUI插件 使用方法 安装 已发布npm,在PicGo插件设置中搜索tinypng即可,或者下载源码本地导入PicGo。 配置 加载插件后,启用transformer...
Load diff 4 changes: 1 addition & 3 deletions 4 package.json Original file line numberDiff line numberDiff line change @@ -1,6 +1,6 @@ { "name": "picgo-plugin-compress-next", "version": "1.3.0", "version": "1.3.2","
picgo 2.3.1 plugin 1.4.0 macbook m1pro macos: 13.0.1 (22A400) ---Error Stack Begin--- TypeError: req.end is not a function at TinyPng.uploadImage (/Users/xxx/Library/Application Support/picgo/node_modules/picgo-plugin-compress/dist/compress/tinypng/tinypng.js:160:17) at TinyPng...
Image compression plugin for PicGo. Contribute to JuZiSang/picgo-plugin-compress development by creating an account on GitHub.