Convert black to alpha


/ Published in: Other
Save to your folder(s)

Converts black to alpha.


Copy this code and paste it in your HTML
  1. convert file_in.png -alpha set -channel RGBA -fill none -opaque file_in_.png

Report this snippet


Comments


You need to login to view comments.