1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 02:26:00 +02:00
tldr/pages/common/sirtopnm.md

9 lines
238 B
Markdown
Raw Normal View History

# sirtopnm
> Convert a Solitaire Image Recorder file to a PNM file.
> More information: <https://netpbm.sourceforge.net/doc/sirtopnm.html>.
- Convert a SIR image to a PNM file:
`sirtopnm {{path/to/input.sir}} > {{path/to/output.pnm}}`