I have a number of images (mainly tiff’s) where the datetime is either blank or unacceptable for sorting by capture-time.
Is there an easy way to edit this part of the image-information?
Bill Ferguson’s image time lua script from the contrib section
This will adjust the database, not the file
use exiftool for the file
There are for sure command line methods but my default viewer of choice has a pretty good range of options…
xnview…
Have you looked at Geotagging?
module controls (common)
date/time
This field is initialized with the date/time read from the first selected image (formatyyyy:mm:dd hh:mm:ss
) and can be modified to correct the date/time for that image. The individual date/time fields can be altered by scrolling over them with your mouse. If any field reaches its limit, the neighboring fields are automatically updated. For example, if you go over 60 on the minute field, the hour field will automatically be incremented.
Thanks … some great answers. I will try the geotagging in that it will, I hope, allow batch time change.