Created
November 6, 2020 07:37
-
-
Save creimers/73f28e00712546b0dc2ac73b6205de47 to your computer and use it in GitHub Desktop.
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
convert *.HEIC -set filename:base "%[basename]" "%[filename:base].jpg" | |
jpegoptim *.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment