info:reading_and_writing_exif_data
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
info:reading_and_writing_exif_data [2012/08/23 20:07] – created tomgee | info:reading_and_writing_exif_data [2012/08/23 20:50] (current) – tomgee | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Read and Write EXIF Data ===== | ===== Read and Write EXIF Data ===== | ||
+ | |||
+ | There is a nice command line tool called EXIFTOOL. It's available as a command line perl tool and as a standalone wondows executable. When named exiftool(-k).exe, | ||
+ | |||
+ | To batch load comments from a csv file, the following command line is used:\\ | ||
+ | |||
+ | {{: | ||
+ | |||
+ | I used the following to read the comments loaded to the comment field earlier, then uploaded them into the XPcomment tag which is an MS Explorer tag. | ||
+ | It was a two step process, after reading into a csv file, the csv file header was edited to change " | ||
+ | |||
+ | |||
+ | {{: | ||
+ | |||
+ | Here is an example heading in the csv file:\\ | ||
+ | |||
+ | {{: | ||
+ | |||
info/reading_and_writing_exif_data.1345766846.txt.gz · Last modified: 2012/08/23 20:07 by tomgee