Skip to content

Instantly share code, notes, and snippets.

@madneal
Created April 6, 2019 02:16
Show Gist options
  • Save madneal/a5b4bb1b9180715a6c91f33757980cf0 to your computer and use it in GitHub Desktop.
Save madneal/a5b4bb1b9180715a6c91f33757980cf0 to your computer and use it in GitHub Desktop.
convert transparent to red color
convert photo-removebg.png -background red -alpha remove -alpha off red.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment