1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 15:45:59 +02:00
tldr/pages/common/ppmtopi1.md
Juri Dispan 2957d8671a
pi1toppm, ppmtopi1: add pages (#12526)
* 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>
2024-03-21 13:05:23 +01:00

278 B

ppmtopi1

Convert a PPM image to an Atari Degas PI1 image. See also: pi1toppm. More information: https://netpbm.sourceforge.net/doc/ppmtopi1.html.

  • Convert a PPM image into an Atari Degas PI1 image:

ppmtopi1 {{path/to/image.ppm}} > {{path/to/output_image.pi1}}