Skip to content

Instantly share code, notes, and snippets.

@spyesx
Created April 30, 2017 08:23
Show Gist options
  • Save spyesx/3e0d9c32a02f3753c2785ad8a1e7f2ab to your computer and use it in GitHub Desktop.
Save spyesx/3e0d9c32a02f3753c2785ad8a1e7f2ab to your computer and use it in GitHub Desktop.
Batch resize images
# sips -- scriptable image processing system
# https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/sips.1.html
sips -Z 3400 *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment