Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

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
Task Type Feature Request
Category Backend / Core
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version 2.33
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Some 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.
Comment by Solomon Peachy (pizza) - Thursday, 25 January 2007, 16:06 GMT
Ideally we'd add another comment that points the viewer back to the image's URL.
Comment by Solomon Peachy (pizza) - Monday, 23 April 2007, 21:47 GMT
We need to do this only for all non-thumbnail images.

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?
Comment by Solomon Peachy (pizza) - Monday, 23 April 2007, 21:51 GMT
I think it should be:

* 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)
Comment by Solomon Peachy (pizza) - Monday, 23 April 2007, 21:56 GMT
Heh. And we should use XMP tags for this, IMO.

Loading...