Created
February 11, 2014 02:07
-
-
Save andyhullinger/8928032 to your computer and use it in GitHub Desktop.
Another OSX Terminal tip I use all the time. Simple cd into a folder full of images and use the Mac's (scriptable image processing system) to read out the pixel dimensions of all the images.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sips -g pixelWidth -g pixelHeight * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment