DFtiff2ras

DFtiff2ras — Convert a TIFF file into individual PNG files

Synopsis

{infile} {outfile}

Description

is used to convert TIFF files into individual PNG files whose names are comprised of the output stem followed by a 3-digit page number. The raster files are converted to 100DPI images but are not image processed in any other way.

Options

infile

the name of the input TIFF file to be split

outfile

the name of the output PNG file

Exit Status

exits with one of the following statuses:

0

The command was successful.

2

The command failed because there was an error in the command-line arguments, or the required input file could not be read.

> 0

The command was successful but one or more output files could not be created. The exit status is the number of output files that could not be created.

Examples

Example 4.14. Convert the file fax12345.tif into PNG files rast001, etc

% DFtiff2ras fax12345.tif rast