Command line options of XnConvert 1.0?
Posted: Mon Mar 21, 2011 5:55 pm
Command line options of XnConvert 1.0?
Thanks for Help!
Thanks for Help!
Various discussion boards for XnView and related products
https://newsgroup.xnview.com/
Code: Select all
XnConvert file1 file3 file3
Code: Select all
XnConvert @filelist
There is no silent option for setupWhat are the silent install parameters of the new setup wizard ?
NConvert not XnConvert, right?WALLOON wrote:I don't understand.
Is it possible to use XNCONVERT in batch mode ?
I use interactively to resize an image :
I save the scritp and see the batch file.
nconvert -ratio -rtype mitchell -resize 160 219
Now I want to resize many files in batch :
I try this one :
"C:\Program Files\XnView\nconvert" "C:\CLIENTS\collardbovy\mysql\dbf\images\br-d693.jpg" -ratio -rtype mitchell -resize 160 219
but the process gives me some error ?
Conversion of C:\CLIENTS\collardbovy\mysql\dbf\images\br-d693.jpg into C:\CLIENT
S\collardbovy\mysql\dbf\images\br-d693.jpg OK
Error: Can't open file (-ratio)
Error: Can't open file (-rtype)
Error: Can't open file (mitchell)
Error: Can't open file (-resize)
Error: Can't open file (160)
Error: Can't open file (219)