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

[Request] webP image support #15

Closed
ignace72 opened this issue Oct 29, 2022 · 2 comments
Closed

[Request] webP image support #15

ignace72 opened this issue Oct 29, 2022 · 2 comments

Comments

@ignace72
Copy link

Hello.
The webP images being more and more present on the internet because the weight gain is impressive.
I was wondering if it was possible to add support for this image format to your xIFr module.
Thank you.

@StigNygaard
Copy link
Owner

Hi @ignace72
I might add support for other formats. If/When I find some time, I am considering to do a big rewrite of xIFr basing the parsing-part on a new "3rd party" library which supports JPEG, AVIF and PNG. However WEBP is currently not in scope.
I know WEBP currently have pretty widespread use, but in the future I expect AVIF (and in the longer run JPEG XL) to be much more important formats on the web.
So in short, I will have to disappoint you. It is unlikely that xIFr ever gets WEBP support.
/Stig

@StigNygaard StigNygaard closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2022
@ignace72
Copy link
Author

Hello, StigNygaard.
It is true that webP is only a transition because it is based on the vp8 codec which is still from 2008. AVIF is a much more promising solution because it is based on the Av1 codec. For my videos I can achieve a gain of 45% compared to H265 without any visible loss of quality.
I'm not really disappointed because it's not like seeing the exifs quickly is vital for me either, it's just easier to right click than to save the image and open it with The Gimp.
That you are considering AVIF support is already good news for me. For now, it's a bit early because for example my Wordpress gallery manager doesn't support it. I don't know any image host that supports it either.
Thanks to you for your answer.

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