Check the resolution of images in a directory and output the filename of the
incorrect images.
I had to check over 200 images and there was no better way than using Ruby or
Python on OSX to go through all those image files and check their proper
dimensions, and I