mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 09:55:27 +02:00
9 lines
272 B
Markdown
9 lines
272 B
Markdown
![]() |
# pgmtost4
|
||
|
|
||
|
> PGM 이미지를 SBIG ST-4 형식으로 변환.
|
||
|
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/pgmtost4.html>.
|
||
|
|
||
|
- PGM 이미지 파일을 SBIG ST-4 형식으로 변환:
|
||
|
|
||
|
`pgmtost4 {{경로/대상/입력_파일.pgm}} > {{경로/대상/출력.st4}}`
|