Skip to content

Instantly share code, notes, and snippets.

@s0nerik
Created October 10, 2019 10:18
Show Gist options
  • Save s0nerik/ca9bf796334eba6cd9a613b0f0bde265 to your computer and use it in GitHub Desktop.
Save s0nerik/ca9bf796334eba6cd9a613b0f0bde265 to your computer and use it in GitHub Desktop.
Useful imagemagick commands for developers

Tint icon:

convert icon.png -fill <color> -colorize 100 out.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment