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
