This is the command tiffsplit that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
tiffsplit - split a multi-image TIFF into single-image TIFF files
SYNOPSIS
tiffsplit src.tif [ prefix ]
DESCRIPTION
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 .tif
(e.g. xaaa.tif, xaab.tif, ..., xzzz.tif). If a prefix is not specified on the command
line, the default prefix of x is used.
OPTIONS
None.
Use tiffsplit online using onworks.net services