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

请问有没有机会添加下载时转换格式的功能?(webp -> gif; avif -> png/jpg) #553

Closed
HeisensOppings opened this issue Apr 6, 2024 · 1 comment

Comments

@HeisensOppings
Copy link

在上网冲浪的过程中,总会遇到想要保存的图片或者动图,但是网页的下载的默认图片格式时avif,动图是webp,很多图片查看器不支持,只能用浏览器查看;

虽然有很多解决方法,例如转换网站等,意味着下载的图片都要转换一遍,就想着能否下载图片的时候可以顺便转换为常用的格式例如gif png/jpg等

@hoothin
Copy link
Owner

hoothin commented May 26, 2024

因为 webp 可以是动图,也可以是静态图片。因此在下载时转换固定格式是不合适的。

@hoothin hoothin closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2024
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