pnmsplit(1) - phpMan

Command: man perldoc info search(apropos)  


pnmsplit(1)                                                                           pnmsplit(1)



NAME
       pnmsplit - split a multi-image portable anymap into multiple single-image files

SYNOPSIS
       pnmsplit [pnmfile[ output_file_pattern]]


DESCRIPTION
       Reads a Netpbm file as input.  Copies each image in the input into a separate file, in the
       same format.

       pnmfile is the file specification of the input file, or - to indicate Standard Input.  The
       default is Standard Input.

       output_file_pattern  tells  how to name the output files.  It is the file specification of
       the output file, except that the first occurence of "%d" in it is replaced  by  the  image
       sequence  number  in unpadded ASCII decimal, with the sequence starting at 0.  If there is
       no "%d" in the pattern, pnmsplit fails.

       The default output file pattern is "image%d".

       Note that to do the reverse operation (combining multiple single-image PNM  files  into  a
       multi-image one), there is no special Netpbm program.  Just use cat.


SEE ALSO
       pnm(5), cat(1)


AUTHOR
       Written by Bryan Henderson



                                           19 June 2000                               pnmsplit(1)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-26 02:20 @38.107.179.237 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!