 2010/03/11
|
Last update 1998/12/04
 The Labs - Design & Functionality For The Net
Handle GIF Transparency, Interlacing
- Introduction
- Legal
- Download
- Usage
- Related Resources
giftool was formerly developed by www.homepages.com (this domain
has been bought by another company), which have
discontinued to exist. The source-code is (c) by them, and restrictions
apply for commercial use.
You can make GIFs interlaced, or non-interlaced and set transparency, and
add comments.
Since the company stopped to exist, I do not know who owns the Copyright
of it anymore. Since I consider the tool as must for every UNIX
web-developer, I redistribute it here again freely. If this is a
problem for anybody, let me know.
giftool.tar.gz
|
Usage: giftool [options] [file]
|
|
giftool (-p|-c|-B) [options] [files...]
|
|
-B Batch Mode, read and write the same filename
|
|
-i Set GIF Interlace mode ON
|
|
+i Set GIF Interlace mode OFF
|
|
-p Print information about file(s)
|
|
-c Print comment information
|
|
+c Add comments to file(s)
|
|
-C Strip comment from file(s)
|
|
-o file Send output to 'file'
|
|
-rgb name Use 'name' as the transparent pixel
|
|
-rgb ##,##,## tUse rgb-value as the transparent pixel
|
|
-### Used pixel index as transparent
|
|
(1 == first colormap entry)
|
|
|
|
For instance you could say 'giftool -B -i *.gif' to convert all
|
|
your images to interlaced GIF files in one easy step.
|
|
|
|
giftool version 1.0 is Copyright 1994 Home Pages, Inc and is
|
|
shareware. Please, use the -info option to read the licensing
|
|
information.
|
Sample usage:
|
% giftool -B -i -192,192,192 test.gif
|
to make test.gif interlaced and 192,192,192 (light-grey) transparent.
| GIFTool5. Related Resources
|

Hipocrisy of the finest: "I agree that no single company can create all the hardware and software. Openness is central because it's the foundation of choice." -- Steve Balmer (Microsoft) blaming Apple regarding iPhone, February 18, 2009Last update 1998/12/04 
All Rights Reserved - (C) 1997 - 2009 by The Labs.Com |