mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 05:35:26 +02:00
9 lines
275 B
Markdown
9 lines
275 B
Markdown
# pamtosrf
|
|
|
|
> Convert Netpbm images to SRF format.
|
|
> See also: `srftopam`.
|
|
> More information: <https://netpbm.sourceforge.net/doc/pamtosrf.html>.
|
|
|
|
- Convert a Netpbm image or a stream of Netpbm images to SRF format:
|
|
|
|
`pamtosrf {{path/to/file.pam}} > {{path/to/output.srf}}`
|