algoo / preview-generator

generates previews of files with cache management
https://pypi.org/project/preview-generator/
MIT License
228 stars 50 forks source link

Keep exif rotation metadata in image builder instead of rotating image itself #166

Open inkhey opened 4 years ago

inkhey commented 4 years ago

Currently: Image builder of preview generator does change the image rotation depending on exif instead of copying exif rotation information . see https://github.com/algoo/preview-generator/issues/212#issuecomment-777486936