TIFFTOPGM
NAME
tifftopgm - convert a TIFF file into a portable graymap
SYNOPSIS
tifftopgm [-h] [tifffile]
DESCRIPTION
Reads a TIFF file as input. Produces a portable graymap as output.
Handles black&white and grayscale TIFF, but not color.
-h Dump TIFF file information to stderr. This information may be
useful in debugging TIFF file conversion problems.
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.
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.