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

Support webp image format #12

Open
h2non opened this issue Mar 10, 2015 · 2 comments
Open

Support webp image format #12

h2non opened this issue Mar 10, 2015 · 2 comments

Comments

@h2non
Copy link

h2non commented Mar 10, 2015

This could be a great feature. vips support it using libwebp

I'm able to help with that

@DAddYE
Copy link
Owner

DAddYE commented Mar 17, 2015

yep would be nice, how are performance for encoding decoding?

h2non added a commit to h2non/vips that referenced this issue Mar 17, 2015
@h2non
Copy link
Author

h2non commented Mar 17, 2015

The idea is essentially to provide the same images format that are natively supported by libvips.

I've done an initial attempt to support webp. Take a look:
h2non@97117fc

h2non added a commit to h2non/vips that referenced this issue Mar 18, 2015
xinuc added a commit to bukalapak/vips that referenced this issue Nov 30, 2016
* 'master' of https://github.com/h2non/vips:
  feat(DAddYE#12): add libwebp install in docs
  feat(DAddYE#13): support webp images
  fix: test
  fix(DAddYE#13): test
  feat(DAddYE#13): infer image type with go net/http primitive
  feat(DAddYE#12): initial support for webp
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