Hi,
I'm trying to get the "date taken" value from an image. I've tried Image::IPTCInfo (which simply says "no IPTC data found), and Image::EXIF, which has loads of info (like lens size, etc), but nothing about the date taken :/
Heres an example image:
If you save this to your PC, then right click - and view "properties", you will see that when you goto "details", it shows stuff like:
(screenshot of what I see)
Can anyone suggest how I can extract this data? (I'm working on a gallery script, and for the "date taken", I want to extract it direct from the image - instead of requiring people to remember dates/manually have to enter the dates)
TIA!
Andy
I'm trying to get the "date taken" value from an image. I've tried Image::IPTCInfo (which simply says "no IPTC data found), and Image::EXIF, which has loads of info (like lens size, etc), but nothing about the date taken :/
Heres an example image:
If you save this to your PC, then right click - and view "properties", you will see that when you goto "details", it shows stuff like:
(screenshot of what I see)
Can anyone suggest how I can extract this data? (I'm working on a gallery script, and for the "date taken", I want to extract it direct from the image - instead of requiring people to remember dates/manually have to enter the dates)
TIA!
Andy