Conversion of a jxl image to jpg

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: XnTriq, helmut, xnview

herb
Posts: 273
Joined: Sat Jul 18, 2009 3:19 pm

Conversion of a jxl image to jpg

Post by herb »

I am using NConvert.exe version 7.172 on a Windows 10 x64 system.

I try to convert a *.jxl image to jpg using the following command:

Code: Select all

nconvert.exe -half_res -ignore_errors -v -thumb 640 480 -overwrite -out jpeg -o testjxl.jpg test.jxl
All what happens is the following output:

Code: Select all

** NCONVERT v7.172 (c) 1991-2024 Pierre-E Gougelet (Feb 19 2024/14:50:40) **
        Version for Windows 7/8/10/11 x64  (All rights reserved)
** This is freeware software (for non-commercial use)

8 0
and no jpg file is created.

In plugins folder of NConvert I have all plugins of XnViewMP v1.7.2 - so also libJPEGXL.dll with date 17.4.2024

What is missing on my system or is it a general error?

Thanks for your help in advance
Best regards
herb
User avatar
xnview
Author of XnView
Posts: 44593
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Conversion of a jxl image to jpg

Post by xnview »

you have already jpegxl lib's in nconvert x64 package
Pierre.
herb
Posts: 273
Joined: Sat Jul 18, 2009 3:19 pm

Re: Conversion of a jxl image to jpg

Post by herb »

Hello Pierre,

thanks for your reply.
I have in plugins folder for
XnViewMP 1.7.2: libJPEGXL.dll - 17.4.2024 - 3955 KB
NConvert 7.172: libJPEGXL.dll - 7.9.2023 - 3277 KB

The fault happens with (newer) libJPEGXL.dll 17.4.2024.
Sorry, my fault, I have used this one.

But please allow the question: why do we have 2 different dll?

Best regards
herb
User avatar
xnview
Author of XnView
Posts: 44593
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Conversion of a jxl image to jpg

Post by xnview »

NConvert is not yet compatible with the newest
Pierre.