mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
261 B
Markdown
9 lines
261 B
Markdown
![]() |
# pnmtosir
|
||
|
|
||
|
> PNM 파일을 Solitaire Image Recorder 파일로 변환.
|
||
|
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/pnmtosir.html>.
|
||
|
|
||
|
- PNM 이미지를 SIR 이미지로 변환:
|
||
|
|
||
|
`pnmtosir {{경로/대상/입력.pnm}} > {{경로/대상/출력.sir}}`
|