iOS images fixer
iOS images fixer
Description
By default, thumbnails of photos taken by an iOS device (iPhone or iPad) are flipped 90 degrees to the left, it’s a long image EXIF information story. This plugin takes care of this and fixes the uploaded images orientation’s (if needed, based on EXIF data) using ImageMagic Library if available or PHP GD as a fallback.
No settings editing required, just activate the plugin and try uploading an image from your idevice!
Installation
- Go to your admin area and select Plugins -> Add new from the menu.
- Search for “iOS Images Fixer”.
- Click install.
- Click activate.
Screenshots

Apart from automatically fixing images upon upload, we're introducing a new feature for fixing iOS images manually, including images that were uploaded before the plugin's installation!

Fix Images. Those are the ones that were not catched by the plugin for some reason, or has been uploaded before the plugin's installation.

This is what the plugin would do to the image in figure 2.
Faq
- PHP GD library or ImageMagic.
- exif extension installed.
No, just install the plugin and continue blogging happily.
Reviews
LIFE SAVER ! TIME SAVER ! SITE SAVER !
By davidgabe on November 23, 2018
Simple, fast, effective
By Marty (bozzmedia) on November 10, 2018
Excellent plugin
By belbernard on October 8, 2018
Saved my Blog
By happyarttoday on March 16, 2018
Excellent
By indianplayschools on September 28, 2017
Doesn't work
By seanferd on September 4, 2017
works great
By vegandev on July 20, 2017
Works!
By Lightpurple (pamkaur14) on May 23, 2017
Thank you!
By Steven Stern (sterndata) (sterndata) on May 13, 2017
Plugin didn't work for me
By phoebefox2 on February 13, 2017
Changelog
1.3.0
- Code revision
1.2.4
- Support for PHP 7, (used exif_read_data function instead, props @lumpysimon)
- Code revision
- Updated Donation link.
1.2.3
- Code revision
- Added Pointer with donate rate links.
1.2.2
- Bug fixes
1.2.1
- Added a check to make sure the image has EXIF data before proceeding.
1.2
- Added manual fix page to let you fix images that were uploaded before installing the plugin!
1.1
- Added conditional check and admin notice in case of disabled required functions.
1.0
- Initial plugin release.