Made By Nathan
  • Blog
  • Puzzles
  • DocSpring
gimp

How to create a favicon.ico with GIMP

Nathan Broadbent

Nathan Broadbent

21 May 2010 — 1 min read

UPDATE: Theres an easier way to do this here: http://www.htmlcenter.com/blog/creating-a-favicon-for-your-website/.

http://linuxproblem.org/art_19.html

By Mathias Kettner :

You need an image file that GIMP can open (PNG, GIF, etc.). And you need the command line tool ppmtowinicon from the netpbm-tools (on SuSE you have to have installed the package netpbm). Now perform the following actions:

  • Open your image with GIMP.
  • If your image is not a square then resize the canvas with GIMP.
  • Scale the image to 16x16 pixel (Image, Scale image).
  • Choose File, save as.. and save as favicon.ppm with raw encoding.
  • Close GIMP
  • Convert favicon.ppm using the command line utility ppmtowinicon:
ppmtowinicon -output favicon.ico favicon.ppm

That's all. Now copy your favicon.ico to the document root of Apache, for example to /srv/www/htdocs/favicon.ico, if you are using SuSE Linux >= 8.1.

Read more

Spice Labels and Spice Racks

Spice Labels and Spice Racks

I bought two boxes of these spice jars: STORFEX 24-Pack 120ml Glass Spice Jars. Then I used my Silhouette CAMEO5α cutting machine to make some vinyl labels. I used the Caveat Brush font from Google Fonts. It took a little while to figure out how to use the cutting machine,

By Nathan Broadbent 04 Jun 2026
Fixing a Bambu Lab X1C Error: "Extruding filament failed. The extruder might be clogged."

Fixing a Bambu Lab X1C Error: "Extruding filament failed. The extruder might be clogged."

My 3D printer broke. No matter what I tried, I couldn't get past this error: "Extruding filament failed. The extruder might be clogged." I took apart the extruder gear assembly to check for clogs: I inspected the little magnet on the filament sensor and tried flipping

By Nathan Broadbent 04 Jun 2026
Welcome Sign

Welcome Sign

I bought a Silhouette CAMEO 5α cutting machine. Silhouette Cameo 5 Alpha | Professional Cutting MachineSilhouette Cameo 5 Alpha professional cutting machine. Advanced features, precision cutting, and compatibility with all Silhouette materials and tools.silhouette designstore logoSilhouette America My wife and I designed a welcome sign using white vinyl on a

By Nathan Broadbent 01 Jun 2026
Listening for Garage Door Remotes with ESPHome

Listening for Garage Door Remotes with ESPHome

We are renting a house that has two old garage door openers. We have a switch by our front door that controls the garage doors. I think the landlords or the previous tenants lost the garage door remotes. We received two remotes when we moved in, but I couldn'

By Nathan Broadbent 30 May 2026
Made By Nathan
Powered by Ghost