Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
appotry opened this issue May 4, 2022 · 1 comment
Open

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

appotry opened this issue May 4, 2022 · 1 comment

Comments

@appotry
Copy link

appotry commented May 4, 2022

日志如下,其它工具中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
Copy link

Pil0tXia commented Dec 7, 2022

gif压缩为webm会比较好

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants