https://bugzilla.wikimedia.org/show_bug.cgi?id=18871
--- Comment #21 from Lokal_Profil <[email protected]> --- I just had a similar request from a museum who are planning a large image donation where they had spent a significant effort making sure that the metadata was also included in the exif tags. For generating their own thumbnails they use a script which first generates the jpg thumbnail with imagemagick and then calls ExifTool to copy the exif data across with exiftool –all= -tagsfromfile SOURCE.TIF –all:all –overwrite_original TARGET.JPG Would something similar be doable here? We might not want to copy all of the fields (or for all sizes of thumbnails) but the ones mentioned above would be good. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
