Read and write meta information in files. More information: https://exiftool.org.
exiftool path/to/file
exiftool -All= path/to/file1 path/to/file2 ...
exiftool "-gps*=" path/to/image1 path/to/image2 ...
exiftool -All= -tagsfromfile @ -colorspacetags -orientation path/to/image1 path/to/image2 ...
exiftool "-AllDates+=0:0:0 1:0:0" path/to/directory
exiftool "-AllDates-=0:0:1 2:0:0" -ext jpg
DateTimeOriginal
field subtracting 1.5 hours, without keeping backups:exiftool -DateTimeOriginal-=1.5 -overwrite_original
DateTimeOriginal
field:exiftool '-filename<DateTimeOriginal' -d %Y-%m-%d_%H-%M-%S%%lc.%%e path/to/directory -r -ext jpg