1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-13 00:15:25 +02:00
tldr/pages/common/neotoppm.md
debghs 5289e04920
neotoppm: add page (#10979)
* neotoppm: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-15 21:02:33 +05:30

12 lines
292 B
Markdown

# neotoppm
> Convert an Atari Neochrome NEO file into a PPM image.
> More information: <https://netpbm.sourceforge.net/doc/neotoppm.html>.
- Generate the PPM image as output for an Atari Neochrome NEO file as input:
`neotoppm {{path/to/file.neo}}`
- Display version:
`neotoppm -version`