Giter VIP home page Giter VIP logo

Comments (1)

Webreaper avatar Webreaper commented on June 8, 2024

Sorry, but that's not correct. It doesn't work that way at all. In fact, adding the ability to update exif data for images is not something I've implemented yet.

So you're either misunderstanding what happened, or something else is going on.

If the AI object recognition was enabled and tagged photos with recognised objects then the last modified date of the file will be changed, but that's something entirely different to the Date Taken exif field, which won't be altered.

The last modified date of the file would be changed with any update to the file, by any image management or editing app, potentially including renaming the file or coping it to another drive, so you shouldn't rely on it for the photo metadata. If the exif data for the "date taken" field isn't set on the photos, you can very easily write a script to copy the last-modified timestamp into the date take (create date) exif field, to ensure you don't lose that data in future.

https://exiftool.org/forum/index.php?topic=9568.0

from damselfly.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.