1 <!-- Creator     : groff version 1.18.1 --> 
   2 <!-- CreationDate: Sat Feb 24 18:37:20 2007 --> 
   5 <meta name=
"generator" content=
"groff -Thtml, see www.gnu.org"> 
   6 <meta name=
"Content-Style" content=
"text/css"> 
   7 <title>TIFFSPLIT
</title> 
  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> 
  23 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  24        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  25 <tr valign=
"top" align=
"left"> 
  28 <p>tiffsplit 
− split a multi-image 
<small>TIFF
</small> 
  29 into single-image 
<small>TIFF
</small> files
</p> 
  32 <a name=
"SYNOPSIS"></a> 
  35 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  36        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  37 <tr valign=
"top" align=
"left"> 
  40 <p><b>tiffsplit
</b> <i>src.tif
</i> [ 
<i>prefix
</i> ]
</p> 
  43 <a name=
"DESCRIPTION"></a> 
  46 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  47        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  48 <tr valign=
"top" align=
"left"> 
  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> 
  62 <a name=
"OPTIONS"></a> 
  65 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  66        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  67 <tr valign=
"top" align=
"left"> 
  76 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  77        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  78 <tr valign=
"top" align=
"left"> 
  81 <p>Only a select set of 
‘‘known
 
  82 tags
’’ is copied when splitting.
</p> 
  85 <a name=
"SEE ALSO"></a> 
  88 <table width=
"100%" border=
0 rules=
"none" frame=
"void" 
  89        cols=
"2" cellspacing=
"0" cellpadding=
"0"> 
  90 <tr valign=
"top" align=
"left"> 
  93 <p><b>tiffcp
</b>(
1), 
<b>tiffinfo
</b>(
1),
 
  94 <b>libtiff
</b>(
3TIFF)
</p> 
  96 <p>Libtiff library home page:
 
  97 <b>http://www.remotesensing.org/libtiff/
</b></p>