pamtowinicon, pgmtosbig, pgmtost4, ppmtowinicon, sbigtopgm, st4topgm, winicontopam, winicontoppm: add pages (#11404)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Juri Dispan
2023-11-07 20:02:14 +01:00
committed by GitHub
parent 5788b56f69
commit 94f2502991
8 changed files with 84 additions and 0 deletions

8
pages/common/pgmtost4.md Normal file
View File

@@ -0,0 +1,8 @@
# 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}}`