Skip to content

Repository files navigation

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

NameTypeSize
touch-icon-iphone.pngPNG57 x 57
touch-icon-iphone-retina.pngPNG114 x 114
touch-icon-ipad-retina.pngPNG144 x 144
favicon.pngPNG96 x 96
favicon.icoICO64 x 64
tileicon.pngPNG144 x 144

Adding to your website

See Jonathan T. Neal: Understand the Favicon

License

MIT

About

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

Resources

Stars

18 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages