DOKK / manpages / debian 12 / netpbm / srftopam.1.en
Srftopam User Manual(1) General Commands Manual Srftopam User Manual(1)

srftopam - convert a SRF image file to Netpbm images

srftopam [-verbose] [netpbmfile]

This program is part of Netpbm(1).

srftopam reads a SRF image file as input and produces a multi-image stream of PAM images as output.

This program performs the inverse of the conversion that pamtosrf does. See that program's manual for more information about SRF and the relationship between the SRF and Netpbm representation of the images.

netpbmfile is the input stream, which defaults to Standard Input. Output is always on Standard Output.

In addition to the options common to all programs based on libnetpbm (most notably -quiet, see
Common Options
), srftopam recognizes the following command line option:

Issue informational messages about the input and the conversion process.

srftopam was new in Netpbm 10.55 (June 2011).

It was contributed by Mike Frysinger.

This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at

http://netpbm.sourceforge.net/doc/srftopam.html
27 May 2011 netpbm documentation