Title: Image Rotation Fixer
Author: Mert Yazıcıoğlu
Published: <strong>June 17, 2012</strong>
Last modified: November 14, 2015

---

Search plugins

![](https://ps.w.org/image-rotation-fixer/assets/banner-772x250.png?rev=559507)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/image-rotation-fixer_cccccc.svg)

# Image Rotation Fixer

 By [Mert Yazıcıoğlu](https://profiles.wordpress.org/merty/)

[Download](https://downloads.wordpress.org/plugin/image-rotation-fixer.1.0.zip)

 * [Details](https://test.wordpress.org/plugins/image-rotation-fixer/#description)
 * [Reviews](https://test.wordpress.org/plugins/image-rotation-fixer/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/image-rotation-fixer/#installation)
 * [Development](https://test.wordpress.org/plugins/image-rotation-fixer/#developers)

 [Support](https://wordpress.org/support/plugin/image-rotation-fixer/)

## Description

Automatically fixes the rotation of JPEG images using PHP’s EXIF extension, immediately
after they are uploaded to the server. Plugin requires no configuration, it simply
hooks itself to WordPress’ upload procedure and takes care of everything.

Developed during my internship at [DX Wave](http://www.dxwavetech.com).

## Installation

 1. Upload `image-rotation-fixer` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  Installation Instructions

 1. Upload `image-rotation-fixer` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

  Are there any requirements?

Yes, the plugin requires PHP’s EXIF extension to be enabled.

  Do I need to make any configurations?

No, the plugin takes care of everything and automatically rotates all your JPEG 
images immediately after they are uploaded.

## Reviews

![](https://secure.gravatar.com/avatar/240f08e335f2eb95346f09c2664cea2ebdc59b71d56cf4e8a37a9c7aa514b300?
s=60&d=retro&r=g)

### 󠀁[Didn’t work at all](https://wordpress.org/support/topic/didnt-work-at-all-10/)󠁿

 [seanferd](https://profiles.wordpress.org/seanferd/) September 4, 2017

Didn’t do anything after activation

![](https://secure.gravatar.com/avatar/8335d07e59990bc9d86c64067a0e7165d8892791b513d34634cc1c2dc1b8fe05?
s=60&d=retro&r=g)

### 󠀁[Not working with GitHub EXIF examples either](https://wordpress.org/support/topic/not-working-with-github-exif-examples-either/)󠁿

 [dozza](https://profiles.wordpress.org/dozza/) February 22, 2017

I want a solution to this issue, and after reading Dave Perrett’s excellent post
on EXIF Orientation values here I tried this plugin with the example test images
on GitHub here. By default with WordPress vanilla install currently, the images 
uploaded to the media library and placed in a post are not ‘corrected’ and maintain
their incorrect orientation, which is not good. After adding & activating the plugin,
deleting the images permanently and then importing them again, I got the same result.
So it seems the plugin has no effect. Can anyone else corroborate this? Getting 
the same result with this. UPDATE: After testing this (which didn’t work) and many
other plugins, I’ve confirmed that Fix Image Rotation plugin does work with 4.7.2
version of WordPress (vanilla).

![](https://secure.gravatar.com/avatar/db9de8bf13f636021c86a0dd3402b3241e1d6aaa293a7a8d37e7ad6a5c60d849?
s=60&d=retro&r=g)

### 󠀁[Doesn't work](https://wordpress.org/support/topic/doesnt-work-1293/)󠁿

 [Pierre P.](https://profiles.wordpress.org/pjoy/) September 3, 2016

+ It breaks whatever image you try to upload.

![](https://secure.gravatar.com/avatar/0197a44fc23bfad111a3c50069b9849945ae3007ed9c0f3770560ff67b036dee?
s=60&d=retro&r=g)

### 󠀁[Take a photo on mobile, it uploads as solid black](https://wordpress.org/support/topic/take-a-photo-on-mobile-it-uploads-as-solid-black/)󠁿

 [Jake Snyder](https://profiles.wordpress.org/ekaj/) September 3, 2016

I tested repeatedly, but if I take the image during upload, it shows up as solid
black when this plugin is active. So it didn’t fix the problem, it destroyed the
image. Not sure if this is only when taking the photo at the time of upload or not.
I am also using jQuery cropit, so it could be the combination.

![](https://secure.gravatar.com/avatar/f7f351d3b166d01f27fdc9bb454cd8f44a638e97bbda3033b43b39d94fac7732?
s=60&d=retro&r=g)

### 󠀁[Didn't work for me](https://wordpress.org/support/topic/didnt-work-for-me-78/)󠁿

 [InSightGraphicDesign](https://profiles.wordpress.org/insightgraphicdesign/) September
3, 2016

My problem is some vertical images uploaded from iPhone 6s plus are rotated 90°.
Without this plugin, WordPress corrects all the generated thumbnail sizes, but leaves
the original full size image sideways. With this plugin activated, WordPress doesn’t
correct any of the thumbnails, so all sizes, including the original full size, are
sideways.

![](https://secure.gravatar.com/avatar/99e634482029c900bc8d0242ab3499e671c4c5e2d12527230a0009e710b41a71?
s=60&d=retro&r=g)

### 󠀁[Worked](https://wordpress.org/support/topic/worked-42/)󠁿

 [giglinx](https://profiles.wordpress.org/giglinx/) September 3, 2016

Was having issued with iphone uploads rotating. Worked within seconds

 [ Read all 16 reviews ](https://wordpress.org/support/plugin/image-rotation-fixer/reviews/)

## Contributors & Developers

“Image Rotation Fixer” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Mert Yazıcıoğlu ](https://profiles.wordpress.org/merty/)

[Translate “Image Rotation Fixer” into your language.](https://translate.wordpress.org/projects/wp-plugins/image-rotation-fixer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/image-rotation-fixer/),
check out the [SVN repository](https://plugins.svn.wordpress.org/image-rotation-fixer/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/image-rotation-fixer/)
by [RSS](https://plugins.trac.wordpress.org/log/image-rotation-fixer/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release.

## Meta

 *  Version **1.0**
 *  Last updated **8 years ago**
 *  Active installations **1,000+**
 *  WordPress version ** 2.1 or higher **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/image-rotation-fixer/)
 * Tags
 * [correct](https://test.wordpress.org/plugins/tags/correct/)[exif](https://test.wordpress.org/plugins/tags/exif/)
   [fix](https://test.wordpress.org/plugins/tags/fix/)[image](https://test.wordpress.org/plugins/tags/image/)
   [jpg](https://test.wordpress.org/plugins/tags/jpg/)
 *  [Advanced View](https://test.wordpress.org/plugins/image-rotation-fixer/advanced/)

## Ratings

 3.4 out of 5 stars.

 *  [  9 5-star reviews     ](https://wordpress.org/support/plugin/image-rotation-fixer/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/image-rotation-fixer/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/image-rotation-fixer/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/image-rotation-fixer/reviews/?filter=2)
 *  [  6 1-star reviews     ](https://wordpress.org/support/plugin/image-rotation-fixer/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/image-rotation-fixer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/image-rotation-fixer/reviews/)

## Contributors

 *   [ Mert Yazıcıoğlu ](https://profiles.wordpress.org/merty/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/image-rotation-fixer/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.mertyazicioglu.com)