1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/pbmtopi3.md

10 lines
275 B
Markdown
Raw Normal View History

# 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}}`