Skip to content

Instantly share code, notes, and snippets.

@Nazar2
Created July 6, 2019 15:38
Show Gist options
  • Save Nazar2/9c1ae7334b1c5e7424ae8eafe59b3c73 to your computer and use it in GitHub Desktop.
Save Nazar2/9c1ae7334b1c5e7424ae8eafe59b3c73 to your computer and use it in GitHub Desktop.
iOS app icons resizer
@Nazar2
Copy link
Author

Nazar2 commented Jul 6, 2019

Suppose you already have icon.png file with size 1024*1024px.

Usage in terminal:
chmod u+x resizeIcon.sh
./resizeIcon.sh icon.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment