mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 05:35:46 +02:00
9 lines
278 B
Markdown
9 lines
278 B
Markdown
# pi3topbm
|
|
|
|
> Convert an Atari Degas PI3 image to PBM image.
|
|
> See also: `pbmtopi3`.
|
|
> More information: <https://netpbm.sourceforge.net/doc/pi3topbm.html>.
|
|
|
|
- Convert an Atari Degas PI3 image to PBM image:
|
|
|
|
`pi3topbm {{path/to/atari_image.pi3}} > {{path/to/output_image.pbm}}`
|