I would like to feed paperless-ng (https://github.com/jonaswinkler/paperless-ng) with images from OpenNoteScanner. When I try to import images created with ONS I get:
ExifOrientationError: Invalid rotation (0)
Steps to reproduce
Check "metadata: orientation" in any picture viewer.
I am not only one who faces such issue. There is issue on paperless-ng which claims that such behaviour is related to image creator app: https://github.com/jonaswinkler/paperless-ng/issues/1431
I would like to feed paperless-ng (https://github.com/jonaswinkler/paperless-ng) with images from OpenNoteScanner. When I try to import images created with ONS I get: ExifOrientationError: Invalid rotation (0)
Steps to reproduce
Check "metadata: orientation" in any picture viewer. I am not only one who faces such issue. There is issue on paperless-ng which claims that such behaviour is related to image creator app: https://github.com/jonaswinkler/paperless-ng/issues/1431
Expected behaviour
There should be valid exif orientation value (https://jdhao.github.io/2019/07/31/image_rotation_exif_info/) or this property should not be preset at all.
Actual behaviour
There is 'Unknown (0)' exif value.
Would you like to work on the issue?
Unfortunately I am not skilled :-(