tiffsplit - split a multi-image TIFF into single-image TIFF files
tiffsplit src.tif [prefix]
tiffsplit splits a multi-directory (page) TIFF file to create one or more single-directory (page) TIFF files. The output filenames are created by concatenating a prefix, a lexically ordered suffix in the range [aa-zz], and the suffix .tif. For example, xaa.tif, xab.tif, ..., xzz.tif. If a prefix is not specified on the command line, the default prefix x is used.
None
The following operands are supported:
src.tif The name of the input file.
prefix The prefix used to create the output filenames.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE Availability SUNWTiff Interface stability Evolving
tiffinfo(1), tiffcp(1), libtiff(3)
Only a select set of "known tags" is copied when splitting.
Updated by Breda McColgan, Sun Microsystems Inc., 2004.
| SunOS 5.11 | tiffsplit (1) | 26 Mar 2004 |