We have a completely refactored and heavily tested new version of the image Extension ready for testing
It now supports reading and writing WEBP files!
it bundles the following codecs
- Twelve Monkeys GitHub - haraldk/TwelveMonkeys: TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
- Gotson NightMonkeys GitHub - gotson/NightMonkeys: Additional plug-ins and extensions for Java's ImageIO using native libraries
- Apache Imaging GitHub - apache/commons-imaging: Apache Commons Imaging (previously Sanselan) is a pure-Java image library
- ImageIO
it also supports if available, if installed in lucee/lib
folder, the following Commercial codecs
The image locking problems on Windows have also been resolved
This will be bundled by default with 5.4 and 6.0
Changelog
Source Repo