Notifications
Clear all
[Closed] Q – Read image EXIF data
Oct 07, 2015 11:39 pm
Hi brains trust,
Is there a script around for max that can read the exif data from a jpg image file. I am hoping its something that someone has looked into.
b
2 Replies
Oct 07, 2015 11:39 pm
Hi!
I did this using “exiftool.exe” in combination with command line parameters. But you need to write the information into temporary file and parse that. I bet there is a much simpler solution!
Best regards
Oct 07, 2015 11:39 pm
This can also be achieved via .NET
http://stackoverflow.com/questions/58649/how-to-get-the-exif-data-from-a-file-using-c-sharp