Skip to content

Instantly share code, notes, and snippets.

@fromkk
Last active March 19, 2018 00:41
Show Gist options
  • Save fromkk/10e8a3495228635d5eb1f3d2f0e8b1d0 to your computer and use it in GitHub Desktop.
Save fromkk/10e8a3495228635d5eb1f3d2f0e8b1d0 to your computer and use it in GitHub Desktop.
sips icon.png -Z 20 --out icon_20.png
sips icon.png -Z 40 --out icon_20@2x.png
sips icon.png -Z 60 --out icon_20@3x.png
sips icon.png -Z 29 --out icon_29.png
sips icon.png -Z 58 --out icon_29@2x.png
sips icon.png -Z 87 --out icon_29@3x.png
sips icon.png -Z 40 --out icon_40.png
sips icon.png -Z 80 --out icon_40@2x.png
sips icon.png -Z 120 --out icon_40@3x.png
sips icon.png -Z 60 --out icon_60.png
sips icon.png -Z 120 --out icon_60@2x.png
sips icon.png -Z 180 --out icon_60@3x.png
sips icon.png -Z 76 --out icon_76.png
sips icon.png -Z 152 --out icon_76@2x.png
sips icon.png -Z 228 --out icon_76@3x.png
sips icon.png -Z 167 --out icon_83.5@2x.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment