Page 1 of 1

XnView Classic : Support Read/Write JPEG XL file

Posted: Mon May 15, 2023 5:44 pm
by happy666
Suggestion :

XnView Classic : Support Read/Write JPEG XL file

Thank you.

Re: XnView Classic : Support Read/Write JPEG XL file

Posted: Tue May 16, 2023 9:26 am
by xnview
Only XnView MP can support JPEG XL

Re: XnView Classic : Support Read/Write JPEG XL file

Posted: Wed May 17, 2023 10:09 pm
by j7n
The JPEG-XL format is a non-starter regardless of its other merits if it requires Windows 7 and modern-style applications. It's a bit ambitious for a basic image codec. In the IV "competitor application" they added a 4 MB DLL for this one format about as big as the rest of the application. Not quite the small size and light demands the Cloudinary guys aimed for. There is probably a way to add it to normal XnView with a big DLL.

The "competitor application" and the command-line cjxl.exe djxl.exe tools are the smallest most direct way of dealing with this format from space. I added the command line applications to the audio frontend Frontah.

Re: XnView Classic : Support Read/Write JPEG XL file

Posted: Thu Jul 20, 2023 12:10 pm
by captaincavern
For read-only support you can use ifjxl susie plugin from github. Put ifjxl.spi in XnView's Plugins folder.

Re: XnView Classic : Support Read/Write JPEG XL file

Posted: Fri Jul 21, 2023 3:47 am
by happy666
captaincavern wrote: Thu Jul 20, 2023 12:10 pm For read-only support you can use ifjxl susie plugin from github. Put ifjxl.spi in XnView's Plugins folder.
I try the plungin,but it is not good.
Win32 (Intel 32-bit Clang)
Win32 (Intel 32-bit GCC)

Image

Re: XnView Classic : Support Read/Write JPEG XL file

Posted: Fri Jul 21, 2023 1:12 pm
by captaincavern
Do you use the latest XnView Classic version? This looks a lot like the bug, now fixed, described here: viewtopic.php?f=36&t=43887

Re: XnView Classic : Support Read/Write JPEG XL file

Posted: Fri Jul 21, 2023 10:46 pm
by happy666
captaincavern wrote: Fri Jul 21, 2023 1:12 pm Do you use the latest XnView Classic version? This looks a lot like the bug, now fixed, described here: viewtopic.php?f=36&t=43887
Yes,you are right.
I use v2.51.1

I review v2.51.2 WhatsNew.txt
XnView v2.51.2 (LIBFORMAT v7.136) 23/01/2023:

* Export & extension missing - viewtopic.php?f=36&t=43430
* Argument in utf8 - viewtopic.php?f=36&t=44014
* Susie plugin - viewtopic.php?f=36&t=43887
* NConvert: longest/shortest & mm - viewtopic.php?f=57&t=44670
* NConvert: -recurse - viewtopic.php?f=57&t=43854

I have updated to v2.51.2 and work well.

Thank you a lots.