WP-ImageRotate

Makes image rotation work when imagerotate() is missing from your GD.

Author:alfreddatakillen (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.3.2
Plugin version:1.1
Added to WordPress repository:19-03-2012
Last updated:20-03-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/wp-imager...
Total downloads:1 809
Active installs:30+
plugin download
Click to start download

Due to memory leaks, Debian removed imagerotate() from php5-gd. If rotating does not work in your WordPress image editor, this plugin will supply an alternative imagerotate() function.

Other plugins also solve this issue, but we got timeouts when working with (very) large images, so this plugin does the same thing – but faster!