Old digital camera photos do not retain original EXIF data when copied

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 5,048
    Windows 10/11 Pro x64, Various Linux Builds, Networking, Storage, Cybersecurity Specialty.
    Thread Starter
       #11

    Hi all -

    Yes, I tried a couple of tools to no avail. The Date Taken is still the copy date.
    Why the EXIF data was modified to the file copy date is beyond me. Just a simple file copy.

    Thanks.

      My Computer


  2. Posts : 9,792
    Mac OS Catalina
       #12

    Most likely the camera is at fault not the machine.
      My Computer


  3. Posts : 1,775
    Windows 10 Pro
       #13

    garlin said:
    EXIFtool has a command line, where you can bulk edit timestamps, using whatever EXIF header data is available. There's also a community forum with lots of friendly assistance.

    How to change Date modified and Date created in file information
    @Compumind.

    Been there, done that, was able to fix dates, etc

    EXIF is a great tool, actively maintained to cover not just EXIF data but other kinds of metadata as well. That said, it's a royal pain to use unless you are in a hot, torrid relationship with the command line. EXIFToolGUI has worked very well for me to fix all kinds of issues, like when I forgot to change the time zone in my DSLR and when the backup battery in my camera quit working. In that case, all dates started at 01 January 2080 or 2099.

    I seem to recall adding geo-location metadata to some photos from an older digital camera.

    Despite the date of the last release, EXIFToolGUI works without fail on Win 10. Not sure about Win 11, but it should work. Highly recommended by me and other photogs.

    Start here. ExifToolGUI
      My Computers


  4. Posts : 5,048
    Windows 10/11 Pro x64, Various Linux Builds, Networking, Storage, Cybersecurity Specialty.
    Thread Starter
       #14

    bro67 said:
    Most likely the camera is at fault not the machine.
    Nah.

      My Computer


  5. Posts : 2,191
    Windows 10 Pro 64-bit v22H2
       #15

    The Exif data is embedded in the image file itself. It can only be changed by a program that can modify this data. It is impossible for a simple thing like copying the image file to change the Exif data. However, there is other embedded Meta data that can be changed this way.

    In the Exif data the date taken is called DateTimeOriginal. Another Exif item DateTime normally has the same value.

    Using File Explorer it looks like Date corresponds to the Exif data DateTime and Date taken corresponds to the Exif data DateTimeOriginal.

    The DateTimeOriginal that is embedded in Exif data is put there by the camera when the photo is taken. It will always be correct as long as the clock in the camera is correctly set.

    I think there is some confusion about what is coming from Exif data and what is coming from Meta data.

    Old digital camera photos do not retain original EXIF data when copied-2022-11-17-12_24_48-document1-word.jpg
      My Computers


  6. Posts : 5,048
    Windows 10/11 Pro x64, Various Linux Builds, Networking, Storage, Cybersecurity Specialty.
    Thread Starter
       #16

    Hi.

    The Canon Camera is correctly set and does display the exact EXIF date for each photo (and video).
    I'm going to take a picture from my iPhone and first examine, then copy it.

    Then I can see.

    Thanks.

      My Computer


  7. Posts : 2,191
    Windows 10 Pro 64-bit v22H2
       #17

    I just did a new test using a photo on my phone a Samsung S21 5G. Based on the results I am going to have to reevaluate everything.

    Here is a screenshot on my phone showing the file to be tested.

    Old digital camera photos do not retain original EXIF data when copied-screenshot1.jpg

    I used the Windows app Phone Link to allow me to drag and drop the photo 20221116_211205.jpg onto my desktop. I did it twice to see if there was a change in the date. To distinguish each one I renamed them 20221116_211205a.jpg & 20221116_211205b.jpg.

    I was surprised to see the date had changed to the date they were copied.

    I then emailed the 20221116_211205.jpg to my email. I renamed this 20221116_211205c.jpg

    Old digital camera photos do not retain original EXIF data when copied-screenshot2.jpg

    In File Explorer the Date and Date taken have retained the original date and time the photo was taken.

    I am perplexed that the Exif data for Date & Time for the photo that was drag and dropped twice was changed. Also, during the process the files were compressed to a lower resolution.

    The only file that retained the Exif data for Date & Time and kept its original size and resolution was the one I emailed to myself.
      My Computers


  8. Posts : 16,963
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #18

    MisterEd said:
    I was surprised to see the date had changed to the date they were copied.
    The meaning of the File explorer Date field is awkward, to say the least.
    I suggest you monitor Date modified & Date created instead.

    Denis
      My Computer


  9. Posts : 1,775
    Windows 10 Pro
       #19

    MisterEd said:
    I just did a new test using a photo on my phone a Samsung S21 5G. Based on the results I am going to have to reevaluate everything.

    Here is a screenshot on my phone showing the file to be tested.

    Old digital camera photos do not retain original EXIF data when copied-screenshot1.jpg

    I used the Windows app Phone Link to allow me to drag and drop the photo 20221116_211205.jpg onto my desktop. I did it twice to see if there was a change in the date. To distinguish each one I renamed them 20221116_211205a.jpg & 20221116_211205b.jpg.

    I was surprised to see the date had changed to the date they were copied.

    I then emailed the 20221116_211205.jpg to my email. I renamed this 20221116_211205c.jpg

    Old digital camera photos do not retain original EXIF data when copied-screenshot2.jpg

    In File Explorer the Date and Date taken have retained the original date and time the photo was taken.

    I am perplexed that the Exif data for Date & Time for the photo that was drag and dropped twice was changed. Also, during the process the files were compressed to a lower resolution.

    The only file that retained the Exif data for Date & Time and kept its original size and resolution was the one I emailed to myself.
    That is probably beause there are actually three dates stored in EXIF (for Windows, dunno about Mac), and yes, that's con-frickin-fusing.

    Also need to clarify a bit about the location of EXIF data.

    If you shoot JPG (or export TIFF) then the EXIF data will indeed be stored within the photo file itself. However, if you shoot RAW, e.g. Nikon NEF or Canon CR2, then Adobe Lightroom (and probably other editors) will create a "sidecar" XMP file to store EXIF data. That's because the best practice for RAW photos is never to alter them, but instead to alter the XMP file which contains the metadata about the photo.
    @Compumind. Perhaps more than you needed to know.

    - - - Updated - - -

    Compumind said:
    Nah.

    I think the real fault lies with the industry committee that set up the EXIF standards.

    Exif - Wikipedia. See the part about "Maker Notes." Way back when, in the "dark ages" before Win 10 , there was a group that advocated for OpenRAW, a proposed RAW format that would be supported by all the camera manufacturers at the time. That proposal went exactly nowhere, so we are stuck today with proprietary RAW formats from most of the current camera manufacturers, increasing the burden on photo editing programs and limiting the number of editing programs that support RAW formats.

    Canon and Nikon persist in putting out third-rate free editing programs that work only with their proprietary formats. I don't know why they even bother, except to satisfy some corporate egos in Tokyo.
    Last edited by x509; 20 Nov 2022 at 01:35.
      My Computers


  10. Posts : 526
    Windows 10
       #20

    To backup the photos I take with the phone to external USB disks, I use FreeFileSync, in "mirror" (backup) synchronization mode.

    As far as I can tell, all the EXIF info is preserved in the backups, either in phone-to-disk synch, or in disk-to-disk synch.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 12:33.
Find Us




Windows 10 Forums