Skip to content

Instantly share code, notes, and snippets.

@akofman
Last active November 16, 2015 16:06
Show Gist options
  • Save akofman/2c3d450e726ccf0b48fc to your computer and use it in GitHub Desktop.
Save akofman/2c3d450e726ccf0b48fc to your computer and use it in GitHub Desktop.
imagemagick cmds

Reduce quality for a set of images

mogrify -quality 50 *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment