1GIFFIX(1)                    GIFLIB Documentation                    GIFFIX(1)
2
3
4

NAME

6       giffix - attempt to fix up broken GIFs
7

SYNOPSIS

9       giffix [-v] [-h] [gif-file]
10

DESCRIPTION

12       A program that attempts to fix broken GIF images. Currently will "fix"
13       images terminated prematurely by filling the rest of the image with the
14       darkest color found in the image.
15
16       If no GIF file is given, giffix will try to read a GIF file from stdin.
17       The fixed file is dumped to stdout.
18

OPTIONS

20       -t
21           Verbose mode (show progress). Enables printout of running scan
22           lines.
23
24       -h
25           Print one line of command line help, similar to Usage above.
26

AUTHOR

28       Gershon Elber.
29
30
31
32GIFLIB                            2 May 2012                         GIFFIX(1)
Impressum