mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 20:22:09 +02:00
228 B
228 B
ppmtoneo
Convert a PPM image to an Atari Neochrome file. More information: https://netpbm.sourceforge.net/doc/ppmtoneo.html.
- Convert a PPM image to a NEO file:
ppmtoneo {{path/to/file.ppm}} > {{path/to/file.neo}}