Created
February 28, 2019 06:06
-
-
Save fikr4n/6c642cd09628d04065441fed06efa080 to your computer and use it in GitHub Desktop.
Convert color to alpha with ImageMagick
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 input.jpg -fuzz 20% -transparent white output.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment