Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
GIFFIX(1)		      GIFLIB Documentation		       GIFFIX(1)

NAME
     giffix - attempt to fix up broken GIFs

SYNOPSIS
     giffix [-v] [-h] [gif-file]

DESCRIPTION
     A	program that attempts to fix broken GIF images. Currently will "fix" im-
     ages terminated prematurely by filling the rest of the image with the dark-
     est color found in the image.

     If no GIF file is given, giffix will try to read a GIF file from stdin. The
     fixed file is dumped to stdout.

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

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

AUTHOR
     Gershon Elber.

GIFLIB				   2 May 2012			       GIFFIX(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=giffix&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help