Automatically rotate an image (destructively) based on Exif Orientation tags. Useful for preprocessing images before sending to a second program that may not understand Exif orientation tags.
Go to file
Mike 6b00f62a2c First commit 2021-01-04 12:00:05 -08:00
.gitignore First commit 2021-01-04 12:00:05 -08:00
ApplyImageOrientation.py First commit 2021-01-04 12:00:05 -08:00
Pipfile First commit 2021-01-04 12:00:05 -08:00
Pipfile.lock First commit 2021-01-04 12:00:05 -08:00
main.py First commit 2021-01-04 12:00:05 -08:00