mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 15:55:25 +02:00

* pi1toppm, ppmtopi1: add pages * Apply suggestions from code review Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com> --------- Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
275 B
275 B
pi1toppm
Convert an Atari Degas PI1 image to a PPM image. See also:
ppmtopi1
. More information: https://netpbm.sourceforge.net/doc/pi1toppm.html.
- Convert an Atari Degas PI1 image into PPM image:
pi1toppm {{path/to/atari_image.pi1}} > {{path/to/image.ppm}}