[Digikam-devel] [Bug 117115] Automatically rotate/flip using camera-provided information (EXIF) modifies image contents

Martin Rehn martinrehn at hotpop.com
Thu Mar 30 09:44:35 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=117115         




------- Additional Comments From martinrehn hotpop com  2006-03-30 10:44 -------
Created an attachment (id=15370)
 --> (http://bugs.kde.org/attachment.cgi?id=15370&action=view)
Script to rotate images with no loss of information (as it appears in the
Debian libjpeg-progs package)

The script exifautotran (attached) does exactly the right thing;

1) Rotates losslessly, using jpegtran
2) Preserves all metadata, using the switch "-copy all" to jpegtran
3) Resets orientation, using jpegexiforient -1
4) Includes error handling



More information about the Digikam-devel mailing list