mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-03 17:55:24 +02:00

* pi3toppm, ppmtopi3: add pages --------- Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
278 B
278 B
pi3topbm
Convert an Atari Degas PI3 image to PBM image. See also:
pbmtopi3
. More information: https://netpbm.sourceforge.net/doc/pi3topbm.html.
- Convert an Atari Degas PI3 image to PBM image:
pi1topbm {{path/to/atari_image.pi3}} > {{path/to/output_image.pbm}}