Is there a way to make this grab all files, instead of specifying the name of each? I'm a bit confused with the the input instructions in help.
nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out jpeg -o z:\PictureOutput\%%.jpg -crop 1209 512 1097 1342 -ratio -rtype lanczos -rflag orient -resize 169 220 "Z:\PictureInput\100_0001.JPG" "Z:\PictureInput\100_0002.JPG" "Z:\PictureInput\100_0003.JPG" "Z:\PictureInput\100_0004.JPG" "Z:\PictureInput\100_0005.JPG" "Z:\PictureInput\100_0006.JPG"
help with xnview export
Moderators: helmut, XnTriq, xnview
Re: help with xnview export
Code: Select all
nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out jpeg -o z:\PictureOutput\%%.jpg -crop 1209 512 1097 1342 -ratio -rtype lanczos -rflag orient -resize 169 220 z:\pictureinput\*.jpg