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

[FR] suppert for .webp format #379

Open
KronosTheLate opened this issue Sep 11, 2023 · 3 comments
Open

[FR] suppert for .webp format #379

KronosTheLate opened this issue Sep 11, 2023 · 3 comments

Comments

@KronosTheLate
Copy link

Google's webp format is making grand promises:

WebP is a raster graphics file format developed by Google intended as a replacement for JPEG, PNG, and GIF file formats. It supports both lossy and lossless compression,[8] as well as animation and alpha transparency.

I was unable to find a julia package for saving/loading webp files. Could we support that here?

@KronosTheLate
Copy link
Author

Relevant resource: https://developers.google.com/speed/webp/

@stemann
Copy link

stemann commented Apr 23, 2024

https://github.com/stemann/WebP.jl

ImageIO PR is queued: JuliaIO/ImageIO.jl#67

@KronosTheLate
Copy link
Author

Amazing!! Thank you, that is really nice :D

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