Skip to content

Instantly share code, notes, and snippets.

@Razuuu
Created July 26, 2024 01:45
Show Gist options
  • Save Razuuu/83058098409e887b2c08e4bf763de01f to your computer and use it in GitHub Desktop.
Save Razuuu/83058098409e887b2c08e4bf763de01f to your computer and use it in GitHub Desktop.
convert picture to favicon.ico
convert <image> -define icon:auto-resize=256,64,48,32,16 favicon.ico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment