author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 06 Jul 2010 15:10:48 +0300 | |
changeset 30 | 5dc02b23752f |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
<!-- Creator : groff version 1.18.1 --> |
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
2 |
<!-- CreationDate: Fri Jul 13 17:43:20 2007 --> |
0 | 3 |
<html> |
4 |
<head> |
|
5 |
<meta name="generator" content="groff -Thtml, see www.gnu.org"> |
|
6 |
<meta name="Content-Style" content="text/css"> |
|
7 |
<title>TIFFSPLIT</title> |
|
8 |
</head> |
|
9 |
<body> |
|
10 |
||
11 |
<h1 align=center>TIFFSPLIT</h1> |
|
12 |
<a href="#NAME">NAME</a><br> |
|
13 |
<a href="#SYNOPSIS">SYNOPSIS</a><br> |
|
14 |
<a href="#DESCRIPTION">DESCRIPTION</a><br> |
|
15 |
<a href="#OPTIONS">OPTIONS</a><br> |
|
16 |
<a href="#BUGS">BUGS</a><br> |
|
17 |
<a href="#SEE ALSO">SEE ALSO</a><br> |
|
18 |
||
19 |
<hr> |
|
20 |
<a name="NAME"></a> |
|
21 |
<h2>NAME</h2> |
|
22 |
<!-- INDENTATION --> |
|
23 |
<table width="100%" border=0 rules="none" frame="void" |
|
24 |
cols="2" cellspacing="0" cellpadding="0"> |
|
25 |
<tr valign="top" align="left"> |
|
26 |
<td width="8%"></td> |
|
27 |
<td width="91%"> |
|
28 |
<p>tiffsplit − split a multi-image <small>TIFF</small> |
|
29 |
into single-image <small>TIFF</small> files</p> |
|
30 |
</td> |
|
31 |
</table> |
|
32 |
<a name="SYNOPSIS"></a> |
|
33 |
<h2>SYNOPSIS</h2> |
|
34 |
<!-- INDENTATION --> |
|
35 |
<table width="100%" border=0 rules="none" frame="void" |
|
36 |
cols="2" cellspacing="0" cellpadding="0"> |
|
37 |
<tr valign="top" align="left"> |
|
38 |
<td width="8%"></td> |
|
39 |
<td width="91%"> |
|
40 |
<p><b>tiffsplit</b> <i>src.tif</i> [ <i>prefix</i> ]</p> |
|
41 |
</td> |
|
42 |
</table> |
|
43 |
<a name="DESCRIPTION"></a> |
|
44 |
<h2>DESCRIPTION</h2> |
|
45 |
<!-- INDENTATION --> |
|
46 |
<table width="100%" border=0 rules="none" frame="void" |
|
47 |
cols="2" cellspacing="0" cellpadding="0"> |
|
48 |
<tr valign="top" align="left"> |
|
49 |
<td width="8%"></td> |
|
50 |
<td width="91%"> |
|
51 |
<p><i>tiffsplit</i> takes a multi-directory (page) |
|
52 |
<small>TIFF</small> file and creates one or more |
|
53 |
single-directory (page) <small>TIFF</small> files from it. |
|
54 |
The output files are given names created by concatenating a |
|
55 |
prefix, a lexically ordered suffix in the range |
|
56 |
[<i>aaa</i>-<i>zzz</i>], the suffix <i>.tif</i> (e.g. |
|
57 |
<i>xaaa.tif</i>, <i>xaab.tif</i>, <i>xzzz.tif</i>). If a |
|
58 |
prefix is not specified on the command line, the default |
|
59 |
prefix of <i>x</i> is used.</p> |
|
60 |
</td> |
|
61 |
</table> |
|
62 |
<a name="OPTIONS"></a> |
|
63 |
<h2>OPTIONS</h2> |
|
64 |
<!-- INDENTATION --> |
|
65 |
<table width="100%" border=0 rules="none" frame="void" |
|
66 |
cols="2" cellspacing="0" cellpadding="0"> |
|
67 |
<tr valign="top" align="left"> |
|
68 |
<td width="8%"></td> |
|
69 |
<td width="91%"> |
|
70 |
<p>None.</p> |
|
71 |
</td> |
|
72 |
</table> |
|
73 |
<a name="BUGS"></a> |
|
74 |
<h2>BUGS</h2> |
|
75 |
<!-- INDENTATION --> |
|
76 |
<table width="100%" border=0 rules="none" frame="void" |
|
77 |
cols="2" cellspacing="0" cellpadding="0"> |
|
78 |
<tr valign="top" align="left"> |
|
79 |
<td width="8%"></td> |
|
80 |
<td width="91%"> |
|
81 |
<p>Only a select set of ‘‘known |
|
82 |
tags’’ is copied when splitting.</p> |
|
83 |
</td> |
|
84 |
</table> |
|
85 |
<a name="SEE ALSO"></a> |
|
86 |
<h2>SEE ALSO</h2> |
|
87 |
<!-- INDENTATION --> |
|
88 |
<table width="100%" border=0 rules="none" frame="void" |
|
89 |
cols="2" cellspacing="0" cellpadding="0"> |
|
90 |
<tr valign="top" align="left"> |
|
91 |
<td width="8%"></td> |
|
92 |
<td width="91%"> |
|
93 |
<p><b>tiffcp</b>(1), <b>tiffinfo</b>(1), |
|
94 |
<b>libtiff</b>(3TIFF)</p> |
|
95 |
<!-- INDENTATION --> |
|
96 |
<p>Libtiff library home page: |
|
97 |
<b>http://www.remotesensing.org/libtiff/</b></p> |
|
98 |
</td> |
|
99 |
</table> |
|
100 |
<hr> |
|
101 |
</body> |
|
102 |
</html> |