Skip to content

Instantly share code, notes, and snippets.

@impankratov
Created November 30, 2018 15:44
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 impankratov/824765984d06d8b0dbd3dcf349bb0c31 to your computer and use it in GitHub Desktop.
Save impankratov/824765984d06d8b0dbd3dcf349bb0c31 to your computer and use it in GitHub Desktop.
Batch resize images (image-magick, mogrify)
mogrify -define jpeg:extent=2000kb *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment