How to Easily Fix Wrong Timestamps on Files from your Digital Camera

  • Photography
  • Published Aug 1, 2009 Updated Oct 28, 2010

Ever had the situation where by some mishap the file times on your digital images got changed and there seemingly was no way of knowing when a picture was taken any more? In most cases that can be remedied easily.

Most digital cameras write an astounding number of things directly into the image file, into a special section called EXIF. Among that information is the date and time the image was taken! You can check if your images have this information by opening a file in IrfanView and pressing “i”.

Now the hard part. How to transfer the time stored in the file to the file itself? With the right tool, it is amazingly eazy. Download the great ExifTool and use the following command to have the times of all image files of an entire directory corrected:

"exiftool(-k).exe" "-DateTimeOriginal>FileModifyDate" "Path to a directory"

Comments

Related Posts

How to Convert Quicktime MOV Video Files to MPEG-2

Updates: Update 1: Fixed bugs in the batch file and made it available for download Update 2: Wildcards are now supported Update 3: Timestamps are now copied from source to destination files. For this, touch.exe is needed. Update 4: File names with spaces in them are now handled correctly I recently bought a new compact digital photo camera, Panasonic’s Lumix LX3. Although I acquired it solely for its still image capabilities, I quickly discovered that it records video in very high quality, especially when compared to my digital video camera, a JVC model equipped with a hard disk on which video files are stored in MPEG-2 format in DVD resolution.
Photography

Latest Posts