You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try WEBP images inside a CBZ. The Thumbnail and the OPDS Stream have wrong Colors. Everything has a yellow shade. The Webreader shows the right Colors.
Thanks for the report. I have raised this in haraldk/TwelveMonkeys#864 as Komga is using a third-party library for WebP.
The NightMonkeys webp plugin decodes the images correctly. I may include the NightMonkeys webp plugin in Komga, and use it if the native library is present, and else fallback to TwelveMonkeys.
Komga will now use the native library if present, however i could not bundle the lib in the docker image, as the Ubuntu repo only have an outdated version dating before the critical WebP CVE.
Steps to reproduce
I try WEBP images inside a CBZ. The Thumbnail and the OPDS Stream have wrong Colors. Everything has a yellow shade. The Webreader shows the right Colors.
JPG.zip
WEBP.zip
Expected behavior
The JPG and WEBP Image should look the same
Actual behavior
The WEBP Images show weong colors
Logs
No response
Komga version
1.7.2
Operating system
Linux with Docker
Installation method
Docker
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: