svgtopam, srftopam, pamtosrf: add pages (#15353)

This commit is contained in:
Juri Dispan
2024-12-28 06:47:59 +01:00
committed by GitHub
parent 8742bfc456
commit 7a97ca0ba8
3 changed files with 30 additions and 0 deletions

9
pages/common/pamtosrf.md Normal file
View File

@@ -0,0 +1,9 @@
# 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}}`