Skip to content

Instantly share code, notes, and snippets.

@andmetoo
Created July 28, 2017 07:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andmetoo/4740ef7a0066ffdfac55a2f0ff73dfa6 to your computer and use it in GitHub Desktop.
Save andmetoo/4740ef7a0066ffdfac55a2f0ff73dfa6 to your computer and use it in GitHub Desktop.
Batch resize images on mac
sips -Z 1024 *.jpg --out /Users/metoo/Images/sample
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment