Created
October 20, 2021 11:43
-
-
Save xDShot/a92712a5fca2bdd962bee87b2f95f780 to your computer and use it in GitHub Desktop.
batch convert pngs to jpgs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mogrify -format jpg *.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment