Page 1 of 1

Identify iOS Camera Model using EXIF

PostPosted: 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 :-)

Re: Identify iOS Camera Model using EXIF

PostPosted: Fri Oct 03, 2014 12:37 pm
by Mr_Noodle
There's a "Device Model" Spotlight attribute. I suggest looking into that.