mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
228 B
Markdown
9 lines
228 B
Markdown
![]() |
# 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}}`
|