Created
May 15, 2016 11:45
-
-
Save byteface/308ae355ff2bd2fefa8f5a23ecad891f to your computer and use it in GitHub Desktop.
image magic flatten png to white background
This file contains hidden or 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 -quality 90 -resize 150x -background white -flatten -alpha remove some.png some.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment