|
CONTENTS Home Projects Electronics Graphics Java Java Mobile Other Stuff Resume Music Links To Friends Pictures About Mike Contact |
BMP to ICO ConverterRelated pages on www.mikekohn.net: SSE Image Processing, GIF, TIFF, BMP/RLE, JPEG, AVI, kunzip, gif2avi, Ringtone Tools, yuv2rgb Introduction
This is a little program I wrote that will archive multiple bmp's
of dimensions 16x16, 32x32, and/or 64x64 into a Windows .ico file
which can be used as a favicon.ico file for your web page. The
program takes 2 or more command line arguments. The first is the
output .ico file and any thing after that are considered bmp's.
So for example, if you wanted a favicon.ico made out of 2 bmp's
called pic1.bmp and pic2.bmp you can type from the command line: Download
bmp2ico-1.01.tar.gz (Unix Src)
Copyright 1997-2010 - Michael Kohn
This page was designed to work with all standard HTML compatible web browsers including Firefox, IE, Safari, and Links. |