xref: /libtiff-4.0.7/html/man/tiffsplit.1.html (revision e49fae91)
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<HTML><HEAD><TITLE>Manpage of TIFFCP</TITLE>
3</HEAD><BODY BGCOLOR=WHITE><FONT FACE="helvetica, sans, arial">
4<H1>TIFFCP</H1>
5Section: User Commands  (1)<BR>Updated: September 26, 1994<BR><A HREF="#index">Index</A>
6<BR><A HREF="index.html">Return to Main Contents</A>
7<HR>
8
9<A NAME="lbAB">&nbsp;</A>
10<H2>NAME</H2>
11
12tiffsplit - split a multi-image
13<FONT SIZE="-1">TIFF</FONT>
14into single-image
15<FONT SIZE="-1">TIFF</FONT>
16files
17<A NAME="lbAC">&nbsp;</A>
18<H2>SYNOPSIS</H2>
19
20<B>tiffsplit</B>
21
22<I>src.tif</I>
23
24[
25<I>prefix</I>
26
27]
28<A NAME="lbAD">&nbsp;</A>
29<H2>DESCRIPTION</H2>
30
31<I>tiffsplit</I>
32
33takes a multi-directory (page)
34<FONT SIZE="-1">TIFF</FONT>
35file and creates one or more single-directory (page)
36<FONT SIZE="-1">TIFF</FONT>
37files from it.
38The output files are given names created by concatenating
39a prefix, a lexically ordered
40suffix in the range [<I>aa</I>-<I>zz</I>], the suffix
41<I>.tif </I>
42
43(e.g.
44<I>xaa.tif</I>,
45
46<I>xab.tif</I>,
47
48...
49<I>xzz.tif</I>).
50
51If a prefix is not specified on the command line,
52the default prefix of
53<I>x</I>
54
55is used.
56<A NAME="lbAE">&nbsp;</A>
57<H2>OPTIONS</H2>
58
59None.
60<A NAME="lbAF">&nbsp;</A>
61<H2>BUGS</H2>
62
63Only a select set of ``known tags'' is copied when spliting.
64<A NAME="lbAG">&nbsp;</A>
65<H2>SEE ALSO</H2>
66
67<I><A HREF="tiffcp+1.html">tiffcp</A></I>(1),
68
69<I><A HREF="tiffinfo+1.html">tiffinfo</A></I>(1),
70
71<I><A HREF="libtiff+3">libtiff</A></I>(3)
72
73
74<HR>
75<A NAME="index">&nbsp;</A><H2>Index</H2>
76<DL>
77<DT><A HREF="#lbAB">NAME</A><DD>
78<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
79<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
80<DT><A HREF="#lbAE">OPTIONS</A><DD>
81<DT><A HREF="#lbAF">BUGS</A><DD>
82<DT><A HREF="#lbAG">SEE ALSO</A><DD>
83</DL>
84<HR>
85This document was created by
86<A HREF="index.html">man2html</A>,
87using the manual pages.<BR>
88Time: 01:31:48 GMT, November 23, 1999
89</BODY>
90</HTML>
91