]> git.ipfire.org Git - ipfire.org.git/commit - src/backend/util.py
util: Optionally rotate JPEG images if coded into EXIF
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Jan 2024 15:27:31 +0000 (15:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Jan 2024 15:27:31 +0000 (15:27 +0000)
commit6317802a1288a7aae20919abf4420bdd6615a5d1
tree3d8d5f416108e2cdcfdac633ab51bbe508ba0e56
parent77cab7da289e1f2f0440ad1ef66d9d0cd9d4064c
util: Optionally rotate JPEG images if coded into EXIF

Some pictures store the rotation of the picture in the EXIF data which
we ignored in the past.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/util.py