Linux

  1. Home
  2. Computing & Technology
  3. Linux
Linux / Unix Command: tiffsplit
Command Library

NAME

tiffsplit - split a multi-image TIFF into single-image TIFF files  

SYNOPSIS

tiffsplit src.tif [ prefix ]  

DESCRIPTION

tiffsplit takes a multi-directory (page) TIFF file and creates one or more single-directory (page) TIFF files from it. The output files are given names created by concatenating a prefix, a lexically ordered suffix in the range [aa-zz], the suffix .tif (e.g. xaa.tif, xab.tif, ... xzz.tif). If a prefix is not specified on the command line, the default prefix of x is used.  

OPTIONS

None.  

SEE ALSO

tiffcp(1), tiffinfo(1), libtiff(3)


Important: Use the man command (% man) to see how a command is used on your particular computer.

>> Linux/Unix Command Library

>> Shell Command Library

Explore Linux

About.com Special Features

Linux

  1. Home
  2. Computing & Technology
  3. Linux

©2009 About.com, a part of The New York Times Company.

All rights reserved.