July 14, 2017
Automatically Rotate Pictures to the Right Orientation with ImageMagick
Some photo cameras, for instance the iPhone, produce photos where the image’s orientation is specified in the EXIF meta data. When displaying the photo, software first reads this information and rotates the photo accordingly. In some situations the software rotation does not work. One example is when you embed pictures into web pages:
Read more