Skip to content

ashryanbeats/resize-app-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

resize-app-icons

This script makes app icons by resizing copies of a source image for all required App Store sizes (currently Message Application icon sizes only).

Requirements

ImageMagick

This script requires installing the ImageMagick CLI.

You can get it here: http://www.imagemagick.org/

The script will check for ImageMagick before running.

Structure

  • resize-app-icon.sh // This script
  • /resized // Output destination for the script

Using the script

The script takes a single argument: the source png image to create the resized files from.

Usage:

bash ./resize-app-icon.sh app-icon.png

About

A shell script for resizing a png for App Store icons with ImageMagick

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages