docs icon indicating copy to clipboard operation
docs copied to clipboard

Thumbnail creation not respecting EXIF rotation

Open grischaerbe opened this issue 5 years ago • 2 comments
trafficstars

Uploading an image that is rotated/oriented via EXIF data (such as images from my Samsung Galaxy S10+) results in a thumbnail that is in a different orientation. OCR also fails then.

grischaerbe avatar Oct 14 '20 07:10 grischaerbe

Have the exact same issue. I rotated all my images so the OCR would work but rotation will be ignored which is quite annoying. Guess the only workaround is to convert those images to PDF?

Also, is there a way to bulk delete all documents?

Varusal avatar Dec 09 '20 18:12 Varusal

If I understand this correctly, Scalr / imgscalr should handle this properly if not overridden by some options (i.e. Mode.FIT_EXACT, Mode.FIT_TO_WIDTH or Mode.FIT_TO_HEIGHT).

But Teedy is rotating on its own again for some reason. 🤔

PS: This repository should be renamed to teedy_dms or so.

alexanderadam avatar Jan 11 '22 13:01 alexanderadam