Skip to content

Instantly share code, notes, and snippets.

@bjarkirafn
Last active November 3, 2020 21:50
Show Gist options
  • Save bjarkirafn/bfd9a1c9fcdf3bc4f213052248979dad to your computer and use it in GitHub Desktop.
Save bjarkirafn/bfd9a1c9fcdf3bc4f213052248979dad to your computer and use it in GitHub Desktop.
ImageMagick
ACTION COMMAND
png to ico magick image.png -alpha off -resize 256x256 -define icon:auto-resize="256,128,96,64,48,32,16" image.ico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment