snippetbashTip
pbmtopi3 — Convert a PBM image to an Atari Degas PI3 image. See also: `pi3topbm`. More information: <https://ne
Viewed 0 times
commandpbmtopi3atariconvertcliimagedegaspbm
Problem
How to use the
pbmtopi3 command: Convert a PBM image to an Atari Degas PI3 image. See also: pi3topbm. More information: <https://netpbm.sourceforge.net/doc/pbmtopi3.html>.Solution
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}}Code Snippets
Convert a PBM image to an Atari Degas PI3 image
pbmtopi3 {{path/to/image.pbm}} > {{path/to/atari_image.pi3}}Context
tldr-pages: common/pbmtopi3
Revisions (0)
No revisions yet.