Open
Description
Describe the bug
A specific webp image turns green when converted to jpeg or png.
Version information
- The version of the TwelveMonkeys ImageIO library in use.
3.9.4. I also tried with 3.10.0-SNAPSHOT.
- The exact output of
java --version
(orjava -version
for older Java releases).
openjdk version "1.8.0_332"
OpenJDK Runtime Environment Corretto-8.332.08.1 (build 1.8.0_332-b08)
OpenJDK 64-Bit Server VM Corretto-8.332.08.1 (build 25.332-b08, mixed mode)
- Extra information about OS version, server version, standalone program or web application packaging, executable wrapper, etc. Please state exact version numbers where applicable.
I tested on macOS 13.2.1.
User reported on Windows 11.
Expected behavior
The converted image should look like the original.
Sample file(s)
Screenshots
Additional context
This was reported in gotson/komga#1077