Lymphatus / caesium-image-compressor

Caesium is an image compression software that helps you store, send and share digital pictures, supporting JPG, PNG, WebP and TIFF formats. You can quickly reduce the file size (and resolution, if you want) by preserving the overall quality of the image.
https://saerasoft.com/caesium
GNU General Public License v3.0
3.74k stars 217 forks source link

Potential way to add JPEGXL support through QT? #302

Open 7eventech77 opened 1 month ago

7eventech77 commented 1 month ago

I was searching for something else and saw this project that supposedly allows for JPEGXL read/write support for QT through a plugin. Not sure if this is something you could implement into Caesium or if it would even work. Just figured I would let you look into it since QT doesn't JPEGXL natively. Thanks!

https://github.com/novomesk/qt-jpegxl-image-plugin

gdsa32 commented 1 month ago

Related to #206