This is the bug tracker for Photo Organizer.
FS#163 - Attach EXIF data to previews and/or thumbs.
Attached to Project:
Photo Organizer
Opened by Solomon Peachy (pizza) - Thursday, 25 January 2007, 16:05 GMT
Last edited by Solomon Peachy (pizza) - Monday, 23 April 2007, 23:12 GMT
Opened by Solomon Peachy (pizza) - Thursday, 25 January 2007, 16:05 GMT
Last edited by Solomon Peachy (pizza) - Monday, 23 April 2007, 23:12 GMT
|
DetailsSome data may need to be scrubbed (eg embedded thumbnail/preview images and resolution) but the rest should be copied over.
|
This task depends upon
Closed by Solomon Peachy (pizza)
Monday, 23 April 2007, 23:12 GMT
Reason for closing: Implemented
Additional comments about closing: Implemented the EXIF transfer, complete with preference.
Monday, 23 April 2007, 23:12 GMT
Reason for closing: Implemented
Additional comments about closing: Implemented the EXIF transfer, complete with preference.
0) Add user preference to control this!
1) Copy all tags over (exiftool -TagsFromFile original.file new.file)
2) Sanitize Orientation tag to be '0' (all processed images are correct)
3) Possibly add 'comment' field as appropriate containing the site's URL?
* Optionally copy (+sanitize) over exif data. (non-thumbs only)
* Optionally add a few fields (eg copyright string + image URL at the very least. (all generated images)
Problems: Synchronizing thumbs/etc with any changes (eg copyright settings)