snippetbashTip
neotoppm — Convert an Atari Neochrome NEO file into a PPM image. More information: <https://netpbm.sourceforge.
Viewed 0 times
commandatariconvertneochromeclifileneotoppmneo
Problem
How to use the
neotoppm command: Convert an Atari Neochrome NEO file into a PPM image. More information: <https://netpbm.sourceforge.net/doc/neotoppm.html>.Solution
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]}}Code Snippets
Generate the PPM image as output for an Atari Neochrome NEO file as input
neotoppm {{path/to/file.neo}}Display version
neotoppm {{[-v|-version]}}Context
tldr-pages: common/neotoppm
Revisions (0)
No revisions yet.