Page 1 of 1

Resetting EXIF orientation

Posted: Thu Dec 09, 2021 10:45 pm
by XnTriq
JPEG Lossless Rotator is the only program I know that's capable of changing the EXIF orientation tag without messing with the rest of the JPEG. It relies on 2 DLLs from Pierre-Emmanuel Gougelet's GFL SDK:
  • jpgrotate.dll = GFL.DLL
  • jpegrotate.dll = GFLE.DLL
Please implement the same “minimally invasive procedure” in XnView's Reset EXIF orientation field (ToolsJPEG lossless transformations).