tiffcat - Concatenate TIFF Files

SYNOPSIS
tiffcat -o output files ...

DESCRIPTION
The tiffcat program concatenates all of the named files into a single TIFF file. If any of the TIFF images contain a PageNumber tag it is updated. Images will otherwise remain untouched (and will retain their existing compression level). Note that tiffcat will neither create nor update the SubFileType of NewSubFileType tags to reflect the fact that the output file is a multi-page image. All TIFF files created by Faximum already contain the correct NewSubFileType tag. The command tiffcompress may be used to create a multi-image TIFF file with the appropriate PageNumber and NewSubFileType tags.

SEE ALSO
tiffcompress, tiffsplit