• We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
D

XF.AttachmentManager/XF.ImageTools destroys EXIF data

  • Thread starter Thread starter DragonByte Tech
  • Start date Start date
D

DragonByte Tech

Guest

Currently, it is impossible to fully preserve an attachment's EXIF data. There's a number of factors at play here:

  • The bundled ExifReader library fails to obtain all EXIF data from sample photos found here: www.geoimgr.com and other sample photos I have tested with
  • XF.ImageTools.resize() does not abort resizing if the global image size limits are set to 0 or left blank
  • XF.ImageTools.resize() will always discard the old image...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top