mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 12:15:33 +02:00

* gouldtoppm, mtvtoppm, pamstack: add pages --------- Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
245 B
245 B
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}}