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] support for .webp format #379

Closed
KronosTheLate opened this issue Sep 11, 2023 · 3 comments · Fixed by #400
Closed

[FR] support for .webp format #379

KronosTheLate opened this issue Sep 11, 2023 · 3 comments · Fixed by #400

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
Member

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

@stemann stemann changed the title [FR] suppert for .webp format [FR] support for .webp format Nov 13, 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

Successfully merging a pull request may close this issue.

2 participants