Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
pnmsplit(1)
Edit
PageHistory
Diff
Info
LikePages
pnmsplit !!!pnmsplit NAME SYNOPSIS DESCRIPTION SEE ALSO ---- !!NAME pnmsplit - split a multi-image PNM file 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 ''pnmsplit__ fails. The default output file pattern is 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) ----
2 pages link to
pnmsplit(1)
:
pstopnm(1)
Man1p
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.