Created
May 20, 2024 22:39
-
-
Save ronknight/20043c2d3d502e2031f3030508394a57 to your computer and use it in GitHub Desktop.
convert png with white background to png tranparent background
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
"C:\Program Files\ImageMagick-7.1.1-Q16-HDRI\magick.exe" convert -quiet -background none -flatten -transparent white 4sgmlogo.png 4sgmlogo.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment