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 support #146

Open
inliquid opened this issue Jul 30, 2021 · 2 comments
Open

WebP support #146

inliquid opened this issue Jul 30, 2021 · 2 comments

Comments

@inliquid
Copy link

Hey @disintegration,

I have read your comments posted a years ago saying that WebP is not widely used. However, nowadays it seems that adoption is on it's way in the web
https://caniuse.com/?search=webp
and since it's superior to JPEG, PNG or GIF in many aspects, the demand will grow. What about adding this functionality even at cost of introducing some extra dependency? Maybe implement it with some kind of an add-on mechanism?

@bk-oak
Copy link

bk-oak commented Aug 2, 2021

I believe that the issue is likely the lack of native encoding of WEBP within the x/image package. see the following feature requests. golang/go#45121

@benjiro29
Copy link

https://git.sr.ht/~jackmordaunt/go-libwebp

Its Experimental, but works great so far.

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

3 participants