How to define a source and output directory?
Posted: Fri Apr 30, 2021 6:41 pm
hi folks. I use the Xnconvert tools, and just installed downloaded the Nconvert.
Xnconvert generates me this code to use on Nconvert:
-autocrop 50 255 255 255 -rtype lanczos -rflag decr -resize 654 758 -canvas 1000 1000 center -bgcolor 255 255 255 -wmopacity 100 -wmflag center-wmfile "C:\Users\ramon\Desktop\ps3basenovo2.png" -autocrop 0 255 255 255 -canvas 1000 1000 center -bgcolor 255 255 255
I just need it to process all images in the directory C:\Users\ramon\input
and output to the C:\Users\ramon\output directory.
So my intention is just to click on the .bat file and the nconvert just run the modifications..right?
could somebody help me with this basic question, how to insert the directory instruction on the code?
Xnconvert generates me this code to use on Nconvert:
-autocrop 50 255 255 255 -rtype lanczos -rflag decr -resize 654 758 -canvas 1000 1000 center -bgcolor 255 255 255 -wmopacity 100 -wmflag center-wmfile "C:\Users\ramon\Desktop\ps3basenovo2.png" -autocrop 0 255 255 255 -canvas 1000 1000 center -bgcolor 255 255 255
I just need it to process all images in the directory C:\Users\ramon\input
and output to the C:\Users\ramon\output directory.
So my intention is just to click on the .bat file and the nconvert just run the modifications..right?
could somebody help me with this basic question, how to insert the directory instruction on the code?