Descrizione
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!
Screenshot
Installazione
- Go to your admin area and select Plugins -> Add new from the menu.
- Search for “iOS Images Fixer”.
- Click install.
- Click activate.
FAQ
-
Is there any special requirement?
-
- PHP GD library or ImageMagic.
- exif extension installed.
-
Are there any code-level modifications required?
-
No, just install the plugin and continue blogging happily.
Recensioni
Contributi e sviluppo
“iOS images fixer” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “iOS images fixer” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
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.