FreeFeed / freefeed-server

FreeFeed server
https://freefeed.net
MIT License
41 stars 18 forks source link

Read image orientation using exiftool #629

Closed davidmz closed 1 year ago

davidmz commented 1 year ago

GraphicsMagick cannot read the EXIF "Orientation" tag of some images. So now we read it using exiftool and manually correct the orientation of the image.