Fix Image Rotation
Fixes the rotation of the images based on EXIF data
The facts
- Rating
- 4.4★ from 27
- Active installs
- 4k+
- Price
- Free
- Last updated
- 10 Feb 2026
- Added
- Jul 2015
- Requires WP
- 3.7
- Tested up to
- WP 6.9.7
- Requires PHP
- 5.6
- Downloads
- 118,061
Our analysis
AI-assistedFix Image Rotation is a WordPress plugin designed to correct the orientation of images based on EXIF data, particularly for images taken with mobile phones. It processes all uploads and re-saves images that have an EXIF orientation value greater than 1, ensuring they display correctly on your site.
This plugin is particularly useful for users who frequently upload images from mobile devices and encounter issues with mis-oriented images. While WordPress has some built-in functionality for handling image orientation, this plugin addresses specific edge cases that may still cause problems.
Best for: This plugin suits WordPress users who upload images from mobile devices and want to ensure correct orientation.
What it does well
- ✓Corrects image orientation based on EXIF data
- ✓Specifically targets images taken with mobile phones
- ✓Processes all uploads to ensure proper display
- ✓Addresses issues not fully resolved by WordPress
Where it falls short
- •Limited information on additional features or support
- •No recent updates beyond February 2026
Verdict
Fix Image Rotation offers a straightforward solution for correcting image orientation issues, particularly for mobile uploads. It may be beneficial for users facing persistent problems with mis-oriented images.
From the developer
Gagan Deep Singh's own description of Fix Image Rotation, lightly tidied.
Fix Image Rotation plugin fixes image orientation based on EXIF data. Fixes the mis-oriented images clicked via mobile phones.
Functionally it filters all uploads and if EXIF->Orientation is set to a number greater than 1, then the image is re-saved with a new orientation before the image is processed by WordPress.
Though this functionality was implemented in WordPress 5.3, it is still broken in WordPress and does not take care of edge cases that this plugin handles
Special Thanks to
Shashwat Mittal for meta data restoration of rotated images.
Mark Jaquith for making the fix image rotation class more useful.
@tealborder for adding required library notice in plugins menu.
@broberson for finding and fixing and issue with the plugin.
Benedikt for multiple contributions towards betterment of the plugin.
Contribute
To contribute to the plugin fork the GitHub Repo, make changes and send pull requests.