Identify iOS Camera Model using EXIF

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Identify iOS Camera Model using EXIF Fri Oct 03, 2014 8:57 am • by johank
Hi,

I am trying to add a condition to find what iOS device that took a photo. For example iPhone 6. I am only looking to find screenshots taken with an iOS-device of any kind.

I am not trying to rename files with EXIF-data. Just finding photos/images taken on an iOS device and if possible also find out if the image is a screenshot or a photo. I am not looking for a solution that uses the width / height of an image to solve the problem (I have seen others do that).

Perhaps this can be done with exiftools?

Thanks in advance for your help :-)
johank
 
Posts: 1
Joined: Fri Oct 03, 2014 8:49 am

Re: Identify iOS Camera Model using EXIF Fri Oct 03, 2014 12:37 pm • by Mr_Noodle
There's a "Device Model" Spotlight attribute. I suggest looking into that.
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support