Easy retina favicons
So you heard about Retina favicons, yes? Make them with ImageMagick. Get a favicon32.png
file, and:
$ convert favicon32.png -resize 16x16 favicon16.png
$ convert favicon32.png favicon16.png favicon.ico
Make sure you have ImageMagick installed. (brew install imagemagick
or sudo apt-get install imagemagick
)
Written by Rico Sta. Cruz
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Html
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#