mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
235 B
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}}