Skip to content

Releases: novomesk/qt-jpegxl-image-plugin

Animation support fixes

Plug-in based on libjxl 0.7.x API

10 Aug 15:41
Compare
Choose a tag to compare

Stable and faster

08 Nov 10:23
Compare
Choose a tag to compare

This version requires at least libjxl 0.6.1 which contains important fixes allowing safer multi-thread performance.

Security scan (Qt 5.14 version):
https://www.virustotal.com/gui/file/7c10fabc2265b8b697e9017c64b05e389979a154dbc5ed32372f5cc719b7f87a/detection

Security scan (Qt 5.15 version):
https://www.virustotal.com/gui/file/a82b9484bf9c8f504368def0f8ecb21d945638a9108e9aa33aada481e9e31b63/detection

Better stability

13 Oct 08:56
Compare
Choose a tag to compare

Plug-in has single-thread performance now. It is a workaround to avoid crashes on some files.

Security scan: https://www.virustotal.com/gui/file/364645e9971b479345d498763bd60279dc84271c461b927fd476b22c31fc72cd/detection

Less memory usage

05 Oct 11:09
Compare
Choose a tag to compare

The plug-in was rewritten.
When playing long animation, plug-in loads frames on-demand (previous version cached all frames in memory first).
https://www.virustotal.com/gui/file/9e031f9695278ada3f012f4a276655523daedaa13e525cfd7d3e53736f4bd0c5/detection

In order to enable nomacs image viewer to open JPEG XL files, put qjpegxl.dll into C:\Program Files\nomacs\bin\imageformats\ folder.

Plug-in for PhotoQt

03 Aug 11:12
Compare
Choose a tag to compare

qjpegxl.dll enables PhotoQt v2.3 to open JXL files.

Copy qjpegxl.dll into C:\Program Files\PhotoQt\imageformats\ folder.

qjpegxl.dll can be used by other Win64 Qt-based applications. But the application must be built using MSVC compiler and the Qt must be at least 5.14 version.

nomacs is known to work with the qjpegxl.dll too (use C:\Program Files\nomacs\bin\imageformats\ folder).