Skip to content

Instantly share code, notes, and snippets.

@xDShot
Created October 20, 2021 11:43
Show Gist options
  • Save xDShot/a92712a5fca2bdd962bee87b2f95f780 to your computer and use it in GitHub Desktop.
Save xDShot/a92712a5fca2bdd962bee87b2f95f780 to your computer and use it in GitHub Desktop.
batch convert pngs to jpgs
mogrify -format jpg *.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment