-
-
Notifications
You must be signed in to change notification settings - Fork 887
Closed
Description
Description
This is a tracking issue for missing webp features.
The following features for webp are still missing.
Decode animated webp images.done with Add support for decoding webp images with animations #1985- ~Encode animated webp images.
Decode and store XMP profile.done with Support for XMP metadata #1918Encode Alpha channel of Lossy images with the lossless encoder and store it indone in Add support for encoding lossy webp images with alpha channels #1971ALPH
chunk.
Any help from the community would be highly appreciated.
sdcb and MahBoiDeveloper