1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 16:35:53 +02:00
tldr/pages/common/sbigtopgm.md
Juri Dispan 94f2502991
pamtowinicon, pgmtosbig, pgmtost4, ppmtowinicon, sbigtopgm, st4topgm, winicontopam, winicontoppm: add pages (#11404)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-07 20:02:14 +01:00

235 B

sbigtopgm

Convert an SBIG CCDOPS file to PGM. More information: https://netpbm.sourceforge.net/doc/sbigtopgm.html.

  • Convert an SBIG CCDOPS image file to PGM:

sbigtopgm {{path/to/input_file.sbig}} > {{path/to/output.pgm}}