Skip to content

Instantly share code, notes, and snippets.

@Zenahr
Created June 20, 2020 03:15
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 Zenahr/21e645b3bdfd2cf4ccf13ab6bd893773 to your computer and use it in GitHub Desktop.
Save Zenahr/21e645b3bdfd2cf4ccf13ab6bd893773 to your computer and use it in GitHub Desktop.
Convert all images inside folder using Imagemagick
mogrify -format png *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment