I figured OSX would make it easy to find a certain size image in a folder.

Using the pixel height or pizel width in spotlight didn’t work.

After googling I found this which explains how to do it the unix way in terminal.

% sips -g pixelHeight -g pixelWidth *

Not the ideal way but it worked for finding the image size I was looking for.

Related posts:

Tags: , , ,