Exiftool can remove metadata from Nikon but not Canon...?

Started by inte, June 02, 2013, 06:32:07 PM

Previous topic - Next topic

inte

Removing metadata from Nikon D3s images works fine, does not work for either Canon Powershot G11 or S90.

Here's the command line I'm typing:

exiftool -make= -model= -fnumber= -exposuretime= -iso= -makernotes= -copyright='Shooter'=

Works perfectly with Nikon D3s files, however Fstop and shutter speed remain on the Canon Powershot files.

Why would this be?

Phil Harvey

You must also remove ApertureValue and ShutterSpeedValue.

- Phil
...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 ($).