juzisang / picgo-plugin-compress

Image compression plugin for PicGo
MIT License
126 stars 31 forks source link

似乎不支持gif图片压缩? 使用的是image2webp #49

Open appotry opened 2 years ago

appotry commented 2 years ago

日志如下,其它工具中gif也是可以压缩为webp的

2022-05-04 11:07:11 [PicGo INFO] Uploading... Current uploader is [githubPlus] 
2022-05-04 11:10:13 [PicGo INFO] [PicGo Server] get the request {"list":["D:\\andy\\Pictures\\tmp\\98abc7c6beb7551c1a8d375d358707143305ef58.gif"]} 
2022-05-04 11:10:13 [PicGo INFO] [PicGo Server] upload files in list 
2022-05-04 11:10:13 [PicGo INFO] Before transform 
2022-05-04 11:10:13 [PicGo INFO] Transforming... Current transformer is [compress] 
2022-05-04 11:10:13 [PicGo INFO] 压缩:image2webp 
2022-05-04 11:10:13 [PicGo INFO] 图片地址:D:\andy\Pictures\tmp\98abc7c6beb7551c1a8d375d358707143305ef58.gif 
2022-05-04 11:10:13 [PicGo INFO] 图片信息:{"fileName":"98abc7c6beb7551c1a8d375d358707143305ef58.gif","extname":".gif"} 
2022-05-04 11:10:13 [PicGo INFO] 获取本地图片 
2022-05-04 11:10:13 [PicGo INFO] 图片信息:[{"fileName":"98abc7c6beb7551c1a8d375d358707143305ef58.gif","extname":".gif","height":418,"width":985}] 
2022-05-04 11:10:13 [PicGo INFO] Before upload 
2022-05-04 11:10:13 [PicGo INFO] beforeUploadPlugins: super-prefix running 
2022-05-04 11:10:13 [PicGo INFO] beforeUploadPlugins: renameFn running 
2022-05-04 11:10:13 [PicGo INFO] Uploading... Current uploader is [githubPlus] 
Pil0tXia commented 1 year ago

gif压缩为webm会比较好