GNU/Linux |
RedHat 6.2(Zoot) |
|
![]() |
tifftopnm(1) |
![]() |
tifftopnm - convert a TIFF file into a portable anymap
tifftopnm [-headerdump] tifffile
Reads a TIFF file as input. Produces a portable anymap as output. The type of the output file depends on the input file - if it’s black & white, a pbm file is written, else if it’s grayscale a pgm file, else a ppm file. The program tells you which type it is writing.
-headerdump
Dump TIFF file information to stderr. This information may be useful in debugging TIFF file conversion problems.
All flags can be abbreviated to their shortest unique prefix.
pnmtotiff(1), pnm(5)
This program is not self-contained. To use it you must fetch the TIFF Software package listed in the OTHER.SYSTEMS file and configure PBMPLUS to use libtiff. See PBMPLUS’s Makefile for details on this configuration.
Derived by Jef Poskanzer from tif2ras.c, which is Copyright (c) 1990 by Sun Microsystems, Inc. Author: Patrick J. Naughton (naughton@wind.sun.com).
![]() |
tifftopnm(1) | ![]() |