News:

2023-08-10 - ExifTool version 12.65 released

Main Menu

modifying exposure time

Started by ryan, May 04, 2011, 09:11:34 AM

Previous topic - Next topic

ryan

Hi there.
I would like to modify the exif exposure times in a set of images by a definable factor e.g. halving them, tripling them etc. Is this possible within the exiftool command line?
Thanks Ryan

Phil Harvey

Hi Ryan,

This may be done by creating a user-defined Composite tag based on ExposureTime, then copying the value of this new tag back to ExposureTime.  See the config file documentation for examples of how to create user-defined tags.

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

ryan