Skip to content

Instantly share code, notes, and snippets.

@Dzinlife
Created December 7, 2017 10:02
Show Gist options
  • Save Dzinlife/29ba6265842a7dc02f5919fdae3e884e to your computer and use it in GitHub Desktop.
Save Dzinlife/29ba6265842a7dc02f5919fdae3e884e to your computer and use it in GitHub Desktop.
use ImageMagick to generate semi-transparent favicon.ico
convert transparent-img1.png transparent-img2.png transparent-img3.png -channel Alpha favicon.ico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment