Request: option to force exiftool to rewrite file without metdata changes

Started by Hayo Baan, May 01, 2019, 05:34:55 AM

Previous topic - Next topic

Hayo Baan

Hi Phil, it would be nice if you could force exiftool into rewriting a file, but then without making any metadata changes. This would be useful e.g. if your images have wrong maker note offsets. You could then use the -F option and rewrite the file, without altering any of the other metadata.
Hayo Baan – Photography
Web: www.hayobaan.nl

Phil Harvey

Hi Hayo,

Try this:

exiftool -forcewrite=fixbase -F DIR

(The Extra tags provide lots of cool features.)

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

Hayo Baan

Hayo Baan – Photography
Web: www.hayobaan.nl