Pario TechnoBlob
About
Posts
Tag: exiftool
Check and modify a image file date and time using exiftool
Sometimes I experience that a image files date/time on the file system differ from the image metadata/EXIF info. I use this command to extract the date information available...
Copy EXIF information from one file to another
This is a short post about how to duplicate or copy the EXIF information from one file to another using exiftool. The command comes handy when you have one image with EXIF...
Set photo filedate and time according to EXIF info
Sometimes a image files creation date is wrong and have to be corrected. This is a script I use to set a files creation date to the photos date retrieved from EXIF tags. The...
Organise images using exiftool
Move all files from directory dir into directories named by the original file extensions exiftool '-Directory<datetimeoriginal> Rename all images in dir according to the...