Files
cheatsheet-tldr/tldr/neotoppm
2025-04-02 00:19:10 +00:00

18 lines
394 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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 {{[-v|-version]}}`