Last active
November 18, 2023 02:25
-
-
Save agtbaskara/3dbb8e33a67972f5c9782d85638d6a3c to your computer and use it in GitHub Desktop.
Remove alpha channel from png file
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 -alpha off *.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment