mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
239 B
Markdown
9 lines
239 B
Markdown
![]() |
# pnmtosir
|
||
|
|
||
|
> Convert a PNM file to a Solitaire Image Recorder file.
|
||
|
> More information: <https://netpbm.sourceforge.net/doc/pnmtosir.html>.
|
||
|
|
||
|
- Convert a PNM image to a SIR image:
|
||
|
|
||
|
`pnmtosir {{path/to/input.pnm}} > {{path/to/output.sir}}`
|