• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Getting capture date of a photo
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting capture date of a photo


  • Subject: Getting capture date of a photo
  • From: Jan Erik Moström <email@hidden>
  • Date: Mon, 19 Mar 2018 22:22:59 +0100
  • Authorized-sender: email@hidden

I'm trying to get the capture date of a photo but I'm failing to figure out how

tell application "Image Events"
        set resultFile to open alias "xxxx.jpg"
        tell resultFile
                set myCapt to value of metadata tag "description"
                set myDate to metadata tag "creation"
        end tell
end tell

But the creation tag seem to be the file creation date not the date/time when I took the photo. And I can't find anything that contain this info.

Does anyone know how I get this info?

= jem
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Getting capture date of a photo
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: Detecting Safari Web page loading
  • Next by Date: Re: Detecting Safari Web page loading
  • Previous by thread: Re: Old script now fails
  • Next by thread: Re: Getting capture date of a photo
  • Index(es):
    • Date
    • Thread