Page 1 of 1

NConvert does not like quotes/spaces

Posted: Thu Dec 06, 2012 2:41 pm
by dadaniel
nconvert.exe -jpegcrop 257 85 2480 3508 "E:\Test 1\*.jpg" --> Error: Can't open file
nconvert.exe -jpegcrop 257 85 2480 3508 "E:\Test1\*.jpg" --> Error: Can't open file
nconvert.exe -jpegcrop 257 85 2480 3508 E:\Test1\*.jpg --> OK

Any ideas :?:

Re: NConvert does not like quotes/spaces

Posted: Thu Dec 06, 2012 5:45 pm
by XnTriq
It's a known issue.

Re: NConvert does not like quotes/spaces

Posted: Thu Dec 06, 2012 6:51 pm
by cday
With the number of previous posts on this topic a clear summary of those options that do work and those that don't work would be useful...