Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

iOS images fixer

Descripción

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!

Capturas

  • 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.

Instalación

  1. Go to your admin area and select Plugins -> Add new from the menu.
  2. Search for «iOS Images Fixer».
  3. Click install.
  4. Click activate.

FAQ

Installation Instructions
  1. Go to your admin area and select Plugins -> Add new from the menu.
  2. Search for «iOS Images Fixer».
  3. Click install.
  4. Click activate.
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.

Reseñas

10 de noviembre de 2018 1 reply
This simple plugin fixes a very frustrating issue with incorrectly rotated images. Kudos!
16 de marzo de 2018
During my travel some viewers (non Apple users) of my blog told me that the pictures are upside down. This plugin saved my travel blog: 2 Minutes Travel
Leer todas las 30 reseñas

Colaboradores y desarrolladores

«iOS images fixer» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «iOS images fixer» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.