mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
94f2502991
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
256 B
256 B
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}}