Conversion of a jxl image to jpg
Posted: Wed Jun 19, 2024 9:51 am
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:
All what happens is the following output:
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
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
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
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