0.0.3 • Published 10 years ago

icon v0.0.3

Weekly downloads
26
License
MIT
Repository
github
Last release
10 years ago

icon

Convert an image to thumbnails suitable for favicon, metro tiles, touch icons.

Dependencies

Requires http://cairographics.org/ which can be installed using brew install on OS X.

Install

npm install -g icon

Usage

icon original.png
ls | select name

Name
----
favicon.ico
favicon.png
original.png
touch-icon-ipad-retina.png
touch-icon-iphone-retina.png
touch-icon-iphone.png
tileicon.png

Types

Adding to your website

See Jonathan T. Neal: Understand the Favicon

License

MIT