Files
cheatsheet-tldr/tldr/pbmtopi3
2024-03-21 00:14:12 +00:00

15 lines
368 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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}}`