Splitting TIFF-F or TIFF-S files: nfxsplit

Splits a single input TIFF-F or TIFF-S file into multiple output TIFF-F or TIFF-S files.

Usage

nfxsplit input_file output_file1 output_file2 [output_file3 [ ... ]]

Description

nfxsplit copies one page of the input file into each output file. If the input file contains more pages than there are named output files, nfxsplit copies all remaining pages into the last named output file. If the input file contains fewer pages than there are named output files, the extra named output files are not used.

nfxsplit does not alter the image format characteristics of the input file.

When nfxsplit completes the operation, a screen message displays the number of pages processed.