Did you actually save the image? What was your command line?
See IM examples, Photo handling, Digital Photo Orientation
http://www.imagemagick.org/Usage/photos/#orient
I have saved many images using convert command. None of those have even been oriented. I have used PHP and PuTTY. Using PHP I ...
Search found 2 matches
- 2011-06-16T02:17:47-07:00
- Forum: Users
- Topic: convert -auto-orient
- Replies: 5
- Views: 23800
- 2011-06-15T05:58:39-07:00
- Forum: Users
- Topic: convert -auto-orient
- Replies: 5
- Views: 23800
convert -auto-orient
Hello!
I have tried to fix my pictures' orientation using convert command with no luck. identify command tells me that in my picture's orientation is undefined and exif orientation is some value. convert img.jpg -auto-orient only changes exif orientation to 0, but doesn't have effect on image ...
I have tried to fix my pictures' orientation using convert command with no luck. identify command tells me that in my picture's orientation is undefined and exif orientation is some value. convert img.jpg -auto-orient only changes exif orientation to 0, but doesn't have effect on image ...