This module reads EXIF data to rotate images that have an Orientation key set. This module solves the issue where iOS devices take images in one position but set an EXIF Orientation value, leaving applications viewing the image responsible for rotating the image.
This module spawned from a patch for File Entity: [#2290011]
More info on EXIF orientation: http://www.daveperrett.com/articles/2012/07/28/exif-orientation-handlin…
NOTE: There appears to be an issue in core with imagerotate() and PHP 5.5: [#2215369]. 7.x patch is in works. (Thanks GuyPaddock
Short name
exif_orientation
Supporting organizations
Initial module creation.
Drupal 10 maintenance and development