IconToGIF

By Dan Crevier

Introduction

IconToGIF is a freeware utility to convert icons into transparent GIF images suitable for using on WWW pages. It is useful for developers who want to put an icon of their product on their page.

Latest version

The latest version is 1.0.3, dated 7/14/97.

Usage

Just drag a file, folder, or drive onto IconToGIF, or use the Open... item in the File menu. A file with the extension ".gif" will be created in the directory containing the source. It uses Internet Config if it's available to find the file type/creator to use for the gif.

Scripting IconToGIF

IconToGIF handles a simple scripting command to make a gif file of the icon of a file passed in. A sample script is included that prompts for the output filename for each file, and another that writes the files to a directory specified in the script.

Frontier glue is also provided, thanks to Ole Saalmann.

International Versions

Swedish
A Swedish version is available, thanks to Christoffer Miller.

Acknowlegements

In writing this program, I used Ammon Skidmore's StandardGetAnything routine, and the gd gif-manipulating library created by Thomas Boutell and the Quest Center at Cold Spring Harbor Labs. For finding the icons, I use James W. Walker's FindIcon code. For asking the finder for icons, I used some code by Marco Piovanelli. Did I write any of this?

Reviews

Release Notes

Version 1.0.3 (7/13/97)

Version 1.0.2 (11/27/95)

Version 1.0.1 (10/23/95)

Version 1.0 (10/20/95)

Version 1.0b1 (10/17/95)

 


Dan Crevier