GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TIFFSPLIT(1) FreeBSD General Commands Manual TIFFSPLIT(1)

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

tiffsplit src.tif [ prefix ]

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 [aaa-zzz], the suffix .tif (e.g. xaaa.tif, xaab.tif, ..., xzzz.tif). If a prefix is not specified on the command line, the default prefix of x is used.

None.

tiffsplit exits with one of the following values:
0
Success
1
An error occurred either reading the input or writing results.

Only a select set of ``known tags'' is copied when splitting.

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

Libtiff library home page: http://www.simplesystems.org/libtiff/

September 20, 2005 libtiff

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.