Search found 1 match

by jandro
Fri May 29, 2015 11:57 pm
Forum: NConvert
Topic: Choose File Location When Converting Image Size
Replies: 2
Views: 2260

Choose File Location When Converting Image Size

Does anyone know how to choose the output location of an image when converting its size? I've tried adding the folder location to the command but it doesn't seem to work. This is the command that i'm using (Straight from the tutorial)

nconvert -out png -resize 510 230 *.jpeg

Any suggestions would ...