Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ tifftopnm(1) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

pnmtotiff(1)

pnm(5)



tifftopnm(1)            UNIX System V(13 January 1991)             tifftopnm(1)


NAME
      tifftopnm - convert a TIFF file into a portable anymap

SYNOPSIS
      tifftopnm [-headerdump] [tifffile]

DESCRIPTION
      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.

OPTIONS
      -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.

SEE ALSO
      pnmtotiff(1), pnm(5)

BUGS
      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.

AUTHOR
      Derived by Jef Poskanzer from tif2ras.c, which is Copyright (c) 1990 by
      Sun Microsystems, Inc.  Author: Patrick J. Naughton
      (naughton@wind.sun.com).






















10/89                                                                    Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026