ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: davitof on September 24, 2010, 03:49:09 AM

Title: Standardize Canon ISO
Post by: davitof on September 24, 2010, 03:49:09 AM
Hello

I have an old Canon camera which used MakerNotes to store the ISO value. The problem is that many software don't recognize this value. So here is a command to copy the ISO from the MakerNotes to the EXIF standard tag:
exiftool "-EXIF:ISO<Composite:ISO" file_name

I hope someone finds this useful.