Skip to content

Instantly share code, notes, and snippets.

@fieldoffice
Last active August 29, 2015 14:10
Show Gist options
  • Save fieldoffice/0b06f99dd15509fa404f to your computer and use it in GitHub Desktop.
Save fieldoffice/0b06f99dd15509fa404f to your computer and use it in GitHub Desktop.
Batch image resize using the command-line
sips -Z 140 *.png
sips -Z 140 90 *.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment