mirror of https://github.com/CrimsonTome/tldr.git
9 lines
248 B
Markdown
9 lines
248 B
Markdown
|
# pgmtost4
|
||
|
|
||
|
> Convert a PGM image to the SBIG ST-4 format.
|
||
|
> More information: <https://netpbm.sourceforge.net/doc/pgmtost4.html>.
|
||
|
|
||
|
- Convert a PGM image file to the SBIG ST-4 format:
|
||
|
|
||
|
`pgmtost4 {{path/to/input_file.pgm}} > {{path/to/output.st4}}`
|