Skip to content

Use the sips command to resize images for iOS and Android and prepare icon images

License

Notifications You must be signed in to change notification settings

hakota/homebrew-icorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICORN

Installation

Please make the following command on the premise that Homebrew is installed.

$ brew tap hakota/icorn [email protected]:hakota/homebrew-icorn.git
$ brew install icorn
$ which icorn
/usr/local/bin/icorn

How to use

Prepare an image with 1024 x 1024 pixels. If you run icorn with that image in the current directory, the icons directory will be output. Images for iOS and Android will be output.

$ ls
  fuga.png
$ icorn
$ ls
  icons   ← output (directory)
  fuga.png  ← input (1024 x 1024)

About

Use the sips command to resize images for iOS and Android and prepare icon images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published