Comment Re:AI problem? (Score 1) 291
yes, that was my first thought as well, compare filesize, dimensions and EXIF (if available). Filesize and dimensions alone should give you a factor that could be used well although there might be edge-cases where files are mislabeled as JPEG when they are in fact bmp or whatever. You should verify them by probing the file header as well