1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 10:55:24 +02:00
tldr/pages/common/pbmtopi3.md
Juri Dispan f31dcb368a
pi3topbm, pbmtopi3: add pages (#12527)
* pi3toppm, ppmtopi3: add pages

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-20 14:08:23 +05:30

9 lines
275 B
Markdown

# pbmtopi3
> Convert a PBM image to an Atari Degas PI3 image.
> See also: `pi3topbm`.
> More information: <https://netpbm.sourceforge.net/doc/pbmtopi3.html>.
- Convert a PBM image to an Atari Degas PI3 image:
`pbmtopi3 {{path/to/image.pbm}} > {{path/to/atari_image.pi3}}`