Files
cheatsheet-tldr/tldr/pamtosrf
2024-12-29 00:19:25 +00:00

15 lines
368 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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}}`