tldr/pages/common/ppmtoneo.md

9 lines
228 B
Markdown
Raw Normal View History

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