surveyslop.blogg.se

Exiftool windows
Exiftool windows





exiftool windows
  1. #Exiftool windows how to#
  2. #Exiftool windows archive#
  3. #Exiftool windows portable#

The quoting for this command assumes you're using CMD. In this case, any additional copies will have an UnderscoreNumber added to the filename.Įxiftool -d "%Y:%m:%d %H:%M:%S" -r -if "$FileModifyDate gt $DateTimeOriginal" -Filename=/path/to/modified/%f%+c.%e /path/to/source

#Exiftool windows how to#

If you need to deal with filename collisions, you can add a copy number to any additional files by switching from -Directory to -Filename and adding some percent tokens which are detailed in the -w ( -TextOut) option. Instruction on how to download and install exiftool on windows 10. 2021:03:26 12:00:00, and that would cause FileModifyDate to be greater than DateTimeOriginal if the time stamps were otherwise identical. Move '' and the 'lib' directory from the exiftool distribution to 'C:\WINDOWS' (or any other directory in your PATH). Das ExifTool lässt sich - einmal in 'exiftool.exe' umbenannt - gewohnt über die Kommandozeile starten.

#Exiftool windows archive#

(The archive is a gzipped tar file, and can be opened with various Windows utilities, including WinZip.) Rename 'exiftool' to '' in the exiftool distribution. 2021:03:26 12:00:00-07:00, while DateTimeOriginal does not include a time zone, e.g. Extract the ExifTool files from the archive.

#Exiftool windows portable#

The -d ( -dateFormat) option is needed because the FileModifyDate will always include the time zone of the computer, e.g. Simply place this portable tools executable file on your desktop and drag an image file into it to produce a Command Prompt window displaying all of the files available metadata.

exiftool windows

If so, it will move it to /path/to/modified/ ExifTool is a platform-independent tool for reading, writing and editing metadata contained in images, audio and video. This checks the FileModifyDate to see if it is greater than (string comparison) the DateTimeOriginal. ExifTool is a command line tool which allows you to view, edit and write metadata in a lengthy list of file types: audio, video, images, documents, archives and more. Exiftool -d "%Y:%m:%d %H:%M:%S" -r -if "$FileModifyDate gt $DateTimeOriginal" -directory=/path/to/modified/ /path/to/source







Exiftool windows