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