Posted on 2010-03-20 23:14:00.222128-07 by pauljsolomon
Removing serial number tags from Canon CR2 (RAW file)
I'm trying to remove the camera serial number from my Canon CR2 (RAW) files with exiftool.

I am using: exiftool -serialNumber=

and it doesn't work. What is the right way to do this?

thanks.

-paul.
Direct Responses: 12584 | Write a response
Posted on 2010-03-21 10:56:15.756137-07 by exiftool in response to 12582
Re: Removing serial number tags from Canon CR2 (RAW file)
Hi Paul,

Unfortunately makernote tags may not be deleted (to avoid confusing the Canon software among other reasons). Instead, set the serial number to something else. ie)

exiftool -canon:serialnumber=0 FILE

- Phil
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.