mojave man page for tiffsplit

Query: tiffsplit

OS: mojave

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tiffsplit(1)							   User Commands						      tiffsplit(1)

NAME
tiffsplit - split a multi-image TIFF into single-image TIFF files
SYNOPSIS
tiffsplit src.tif [prefix]
DESCRIPTION
tiffsplit splits a multi-directory (page) TIFF file to create one or more single-directory (page) TIFF files. The output filenames are cre- ated 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.
OPTIONS
None
OPERANDS
The following operands are supported: src.tif The name of the input file. prefix The prefix used to create the output filenames.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWTiff | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+
SEE ALSO
tiffinfo(1), tiffcp(1), libtiff(3)
NOTES
Only a select set of "known tags" is copied when splitting. Updated by Breda McColgan, Sun Microsystems Inc., 2004. SunOS 5.10 26 Mar 2004 tiffsplit(1)
Related Man Pages
tiffcmp(1) - mojave
tiffsplit(1) - mojave
rgb2ycbcr(1) - linux
tiffsplit(1) - linux
rgb2ycbcr(1) - hpux
Similar Topics in the Unix Linux Community
Command syntax
How to read from multiple files
Unix command to copy files selectively
cannot stat error
How to find single file of any task_id?