Skip to content

Instantly share code, notes, and snippets.

@marianmoldovan
Created September 15, 2014 09:55
Show Gist options
  • Save marianmoldovan/328310672643b37775b0 to your computer and use it in GitHub Desktop.
Save marianmoldovan/328310672643b37775b0 to your computer and use it in GitHub Desktop.
Resize images with sips [MAC OS]
sips --setProperty format png -z 90 90 ./*.jpg --out pngs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment