.TH tifftopgm 1 "26 September 1989" .SH NAME tifftopgm - convert a TIFF file into a portable graymap .SH SYNOPSIS tifftopgm [-h] [tifffile] .SH DESCRIPTION Reads a TIFF file as input. Produces a portable graymap as output. Handles black&white and grayscale TIFF, but not color. .TP 5 .B \-h Dump TIFF file information to stderr. This information may be useful in debugging TIFF file conversion problems. .SH BUGS This is only a partial implemention of the TIFF standard. For a more complete implementation, check out the TIFF Software listed in the OTHER.SYSTEMS file. .SH AUTHOR Copyright (C) 1988 by Paul Emerson. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. This software is provided "as is" without express or implied warranty.