Scroll to navigation

gifinter(1) General Commands Manual gifinter(1)

NAME

gifinter - A program to convert between interlaced and non-interlaced GIF images.

USAGE

gifinter [-q] [-i] [-s] [-h] gif-file
If no gif-file is given, GifInter will try to read a GIF file from stdin.

MEMORY REQUIRED

Image.

OPTIONS

[-q]

Quiet mode. Defaults off on MSDOS, on under UNIX. Controls printout of running scan lines. Use -q- to invert.
[-i]

Force all images in GIF file be interlaced.
[-s]

Force all images in GIF file be sequential (default).
[-h]

Print one line of command line help, similar to Usage above.

AUTHOR

Gershon Elber
Man page created by T.Gridel <tgridel@free.fr>, originally written by Eric S. Raymond <esr@thyrsus.com>
giflib-tools