Name

gifinter — convert between interlaced and non-interlaced GIFs

Synopsis

gifinter [-v] [-i] [-s] [-h] [gif-file]

Options

-v

Verbose mode (show progress). Enables printout of running scan lines.

-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.

If no GIF file is given, gifinter will try to read a GIF file from stdin.

Author

Gershon Elber.