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

Feature Request: Add support for reading and writing WebP (.webp) images #274

Open
jrlanglois opened this issue Sep 28, 2017 · 2 comments
Open

Comments

@jrlanglois
Copy link

Why do you want this?

It's an emerging web-directed image format made by Google, and it's apparently better than PNGs.

Also, QT supports it, but we all know JUCE > QT.

Info of sorts

Documentation:

Source:

Test files:

@MajorMurphy
Copy link
Contributor

MajorMurphy commented Jan 26, 2024

I've created a pull request implementing support for decoding and encoding WEBP image format.

#1338

@MajorMurphy
Copy link
Contributor

Just discovered it was already available here: https://github.com/FigBug/Gin/tree/master/modules/gin_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