NConvert and Rotation

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
Andreas Walter

NConvert and Rotation

Post by Andreas Walter »

Hallo!

Can't seem to get rotation to work.
Probably because I don't understand something
I use
nconvert -jpegtrans rot90 -o c:\2\%.gif c:\1\*.gif
It copies all files from c:\1\ to c:\2\ but doens't rotate them.

Can I only rotate jpegs
I tried to convert from gifs to jpegs and rotate at the same time, but I didn't get that to work either

I'm a Newbie - Sorry

Andreas Walter
Guest

Post by Guest »

I've found the parameter
-rotate 90
That does what I want
Thanks anyway
Post Reply