- ThinkBlog - http://thinkblog.org -

Favicons in Linux Made Easy

Posted By Michael On 6th December 2004 @ 20:54 In technology &c., Linux | No Comments

There are a couple of sites on the net (favicon.com and favicon.co.uk) where you can make your own Favicons. (See my [1] other post for an explanation.) Well, I decided to try to do it myself, and using just two programs in about fifteen minutes, I had the thing done. The little gem png2ico is available for Linux and Windows.

A well-written tutorial about [2] how to create and install Favicons describes a little program called [3] png2ico that will turn your PNG graphic of 16×16 pixels (and/or 32×32 pixels) into a little Favicon. Incidentally, you can have icons of a specified color depth, though 16 is usually sufficient (32 can be hard on dial-up modem connections: remember, not everyone lives in Broadband America or Fatpipe Western Europe :) ).

So whip open the GIMP, create a new file of 16 pixels square, and have at it. The little program will do the rest. You have to compile it, but it’s as simple as typing “tar zxf png2ico-src-2002-12-08.tar.gz ; cd png2ico ; make” and you’ve got it!

Yes, yes I am still procrastinating.

Favicons in Linux Made Easy

Posted By Michael On 6th December 2004 @ 20:54 In technology &c., Linux | No Comments

There are a couple of sites on the net (favicon.com and favicon.co.uk) where you can make your own Favicons. (See my [4] other post for an explanation.) Well, I decided to try to do it myself, and using just two programs in about fifteen minutes, I had the thing done. The little gem png2ico is available for Linux and Windows.

A well-written tutorial about [5] how to create and install Favicons describes a little program called [6] png2ico that will turn your PNG graphic of 16×16 pixels (and/or 32×32 pixels) into a little Favicon. Incidentally, you can have icons of a specified color depth, though 16 is usually sufficient (32 can be hard on dial-up modem connections: remember, not everyone lives in Broadband America or Fatpipe Western Europe :) ).

So whip open the GIMP, create a new file of 16 pixels square, and have at it. The little program will do the rest. You have to compile it, but it’s as simple as typing “tar zxf png2ico-src-2002-12-08.tar.gz ; cd png2ico ; make” and you’ve got it!

Yes, yes I am still procrastinating.


Article printed from ThinkBlog: http://thinkblog.org

URL to article: http://thinkblog.org/2004/12/06/favicons_in_linux_made_easy/

URLs in this post:
[1] other post: http://thinkblog.org/2004/09/29/other_sitewise_miscellany
[2] how to create and install Favicons: http://www.winterdrache.de/freeware/png2ico/favicon.html
[3] png2ico: http://www.winterdrache.de/freeware/png2ico/index.html
[4] other post: http://thinkblog.org/2004/09/29/other_sitewise_miscellany
[5] how to create and install Favicons: http://www.winterdrache.de/freeware/png2ico/favicon.html
[6] png2ico: http://www.winterdrache.de/freeware/png2ico/index.html

Click here to print.