gouldtoppm, mtvtoppm, pamstack: add pages (#12262)

* gouldtoppm, mtvtoppm, pamstack: add pages

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
Juri Dispan
2024-02-14 20:02:13 +01:00
committed by GitHub
parent 077dab98a3
commit 98a92abfa8
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# gouldtoppm
> Convert a Gould scanner file to a PPM image.
> More information: <https://netpbm.sourceforge.net/doc/gouldtoppm.html>.
- Convert a Gould scanner file to a PPM image:
`gouldtoppm {{path/to/file.gould}} > {{path/to/output.ppm}}`