![]() |
|
Writting tags back to images - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Writting tags back to images (/thread-11419.html) |
Writting tags back to images - beaujolais - 2013-10-17 My apologies if this has been answered already, I did search but did not find an answer. Is there a way to write tags back to images or sidecar files? (EXIF, IPTC or any standard sidecar) Or at minimal, is there a way to export tags from the DB (filename + tags) so I can script exiftool later to bring the tags back to image files? Thank you. Writting tags back to images - sbillard - 2013-10-17 There is not. That would require a lot IPTC support library with update capability. There may be such, but we have not look. Writting tags back to images - beaujolais - 2013-10-17 Thank you. Exiftool is the best for manipulating image's metadata and it's a perl library http://www.sno.phy.queensu.ca/~phil/exiftool/ ...maybe that could be used. Back to my 2nd question. Could one relatively easy export from the SQL DB the tag info with file-names for later script processing? Writting tags back to images - acrylian - 2013-10-18
|