• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Extract image metadata with VBA

Jet Fusion

Member
Hi all

I know there is a post about 14 years ago but It does not work. Does anyone know of a vba code that can extract the metadata of an image. I have to get the gps location longitude and latitude and reference it to a drawing but there is over 5000 pics and thought I could get vba to list them in excel then run a script to load it to the drawing. The details I need is similar to the details you get from right clicking on a image and properties then details tab.

Thanks
Jet
 
Did You 'Googled' and test eg below links?


 
Hi Vletm

I've tried most of them but always seem to get some error not sure if it's because I am working on win11 and 64 alot of the codes might be for 32.

I tried the Exiftool where you drag and drop that works but for some reason when I tried to export to csv I get the error C:\ExifTool\exiftool_files\perl5*.dll error but the files are there in the folder as they were extracted.
When I use cmd to run Exiftool i get that same error and doesn't run. I'm not sure if I went thro the whole process correctly but by what I read you had to unzip and rename the file without the (k) which I did.

So i'm not sure. So near but yet so far :(

Did You 'Googled' and test eg below links?


 
Back
Top