Skip to content

Instantly share code, notes, and snippets.

@impankratov
Created November 30, 2018 15:44
Show Gist options
  • Select an option

  • Save impankratov/824765984d06d8b0dbd3dcf349bb0c31 to your computer and use it in GitHub Desktop.

Select an option

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