Writing time and lat-lon from .csv file to untagged image files

Started by brantguy, September 14, 2010, 09:51:35 PM

Previous topic - Next topic

brantguy

Does anyone have code to read image file names, EXIF time, and lat-lon from a .csv file and write to untagged .jpg files?  I am a newbie so the KISS principle would be appreciated.

Thanks in advance.

Phil Harvey

...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).