mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
94f2502991
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
248 B
248 B
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}}