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

* pi3toppm, ppmtopi3: add pages --------- Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
9 lines
275 B
Markdown
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}}`
|