Help: Trying to use convert -rotate but have problems
Posted: 2007-01-08T16:03:39-07:00
Hi!
Im trying to use IM command line under XP to rotate all upright images in a folder, while leaving the rest. But I cant seem to get it to work. Problem is when I run it, all lyingdown images are written over in the conversion.
I've tried this:
Neither of them does the trick.
What am I doing wrong here?
Cheers,
S
Im trying to use IM command line under XP to rotate all upright images in a folder, while leaving the rest. But I cant seem to get it to work. Problem is when I run it, all lyingdown images are written over in the conversion.
I've tried this:
C:\bild>convert -rotate "-90<" "*.jpg"
C:\bild>convert -rotate "-90<" *.jpg
C:\bild>convert -rotate "-90<" "*.jpg" "*.jpg"
C:\bild>convert -rotate "-90<" *.jpg *.jpg
Neither of them does the trick.
What am I doing wrong here?
Cheers,
S