1<!-- Creator : groff version 1.19.2 --> 2<!-- CreationDate: Mon Jan 2 17:42:00 2006 --> 3<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 4"http://www.w3.org/TR/html4/loose.dtd"> 5<html> 6<head> 7<meta name="generator" content="groff -Thtml, see www.gnu.org"> 8<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> 9<meta name="Content-Style" content="text/css"> 10<style type="text/css"> 11 p { margin-top: 0; margin-bottom: 0; } 12 pre { margin-top: 0; margin-bottom: 0; } 13 table { margin-top: 0; margin-bottom: 0; } 14</style> 15<title>TIFFSPLIT</title> 16 17</head> 18<body> 19 20<h1 align=center>TIFFSPLIT</h1> 21 22<a href="#NAME">NAME</a><br> 23<a href="#SYNOPSIS">SYNOPSIS</a><br> 24<a href="#DESCRIPTION">DESCRIPTION</a><br> 25<a href="#OPTIONS">OPTIONS</a><br> 26<a href="#BUGS">BUGS</a><br> 27<a href="#SEE ALSO">SEE ALSO</a><br> 28 29<hr> 30 31 32<a name="NAME"></a> 33<h2>NAME</h2> 34 35 36<p style="margin-left:11%; margin-top: 1em">tiffsplit 37− split a multi-image <small>TIFF</small> into 38single-image <small>TIFF</small> files</p> 39 40<a name="SYNOPSIS"></a> 41<h2>SYNOPSIS</h2> 42 43 44 45<p style="margin-left:11%; margin-top: 1em"><b>tiffsplit</b> 46<i>src.tif</i> [ <i>prefix</i> ]</p> 47 48<a name="DESCRIPTION"></a> 49<h2>DESCRIPTION</h2> 50 51 52 53<p style="margin-left:11%; margin-top: 1em"><i>tiffsplit</i> 54takes a multi-directory (page) <small>TIFF</small> file and 55creates one or more single-directory (page) 56<small>TIFF</small> files from it. The output files are 57given names created by concatenating a prefix, a lexically 58ordered suffix in the range [<i>aaa</i>-<i>zzz</i>], the 59suffix <i>.tif</i> (e.g. <i>xaaa.tif</i>, <i>xaab.tif</i>, 60<i>xzzz.tif</i>). If a prefix is not specified on the 61command line, the default prefix of <i>x</i> is used.</p> 62 63<a name="OPTIONS"></a> 64<h2>OPTIONS</h2> 65 66 67<p style="margin-left:11%; margin-top: 1em">None.</p> 68 69<a name="BUGS"></a> 70<h2>BUGS</h2> 71 72 73<p style="margin-left:11%; margin-top: 1em">Only a select 74set of ‘‘known tags’’ is copied when 75splitting.</p> 76 77<a name="SEE ALSO"></a> 78<h2>SEE ALSO</h2> 79 80 81 82<p style="margin-left:11%; margin-top: 1em"><b>tiffcp</b>(1), 83<b>tiffinfo</b>(1), <b>libtiff</b>(3TIFF)</p> 84 85<p style="margin-left:11%; margin-top: 1em">Libtiff library 86home page: <b>http://www.remotesensing.org/libtiff/</b></p> 87<hr> 88</body> 89</html> 90