EXIF lost when resizing EXIF lost when resizing
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

EXIF lost when resizing

Started by nambroque, October 11, 2016, 01:01:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nambroque

Hello
I'd like to implement the auto resizing function, but if I try with GD Version EXIF data are lost, and if I try with Imagemagick then upload it is not possible as it says: "Critical error: Unable to create thumbnail or reduced size image."!
May anyone help?
Thanks
My gallery:
Galería Fotometeo

Αndré

That's a known issue when using GD. As ImageMagick failed, check if it is installed on your server at all.

nambroque

Thanks for your reply André
I realised about that after I opened this thread. And I also found in the Documentation that it is not possible to install ImageMagick if you are subscribing to a webhost, so it seems there is not any possibility of resizing through the gallery and keeping the EXIF data  ::)



My gallery:
Galería Fotometeo

phill104

Some webhosts do have imagemagik already installed and you just need to select the correct path. Some allow it to be enabled in their cpanel. Might be worth speaking to your host and seeing what they say.
It is a mistake to think you can solve any major problems just with potatoes.

nambroque

My gallery:
Galería Fotometeo