Page 1 of 1

Nconvert script for entire folder

Posted: Thu Mar 24, 2011 5:54 pm
by thomdroz
I am looking for a script that will take all files in a folder (they are all *.jpg in folder c:\test\)
and resize all files to 640x480 and change the dpi to 72, the names should be rewritten over the top of the current file, so after nconvert runs all the files in c:\test are the original name but all are now 640x480 @ 72 dpi.....

It sounds easy but i have had no luck in try to find any examples that do this.....

any help would be greatly appreciated!

Thanks in advance

Re: Nconvert script for entire folder

Posted: Thu Mar 24, 2011 8:18 pm
by xnview
there is no recurse option with NConvert, but you can do that in a batch

Re: Nconvert script for entire folder

Posted: Thu Mar 24, 2011 8:48 pm
by thomdroz
I need something that I can call from a bat file and run
is there a way to do that...?
thank you!

Re: Nconvert script for entire folder

Posted: Fri Mar 25, 2011 8:08 am
by xnview
Please check this topic