Search found 2 matches

by GeoDragon
Sat Aug 09, 2014 1:17 pm
Forum: NConvert
Topic: Need help to select destination location
Replies: 3
Views: 1996

Re: Need help to select destination location

Thanks for the help, it's truly appreciated. Only change I had to make (thanks to your links) was to add a double % to the line. Works exactly like I want, Great program.
by GeoDragon
Sat Aug 09, 2014 1:59 am
Forum: NConvert
Topic: Need help to select destination location
Replies: 3
Views: 1996

Need help to select destination location

Could anyone tell me how to fix my script or command lines to choose a different destination after the image have been resized? I am very new to all of this. Any help would be appreciated.

Batch:
nconvert -ratio -rtype lanczos -rflag decr -resize 400 400 C:\Users\Jay\Desktop\temp\*.jpg C:\Users\Jay ...