diff --git a/pages/common/neotoppm.md b/pages/common/neotoppm.md new file mode 100644 index 0000000000..e781f90055 --- /dev/null +++ b/pages/common/neotoppm.md @@ -0,0 +1,12 @@ +# neotoppm + +> Convert an Atari Neochrome NEO file into a PPM image. +> More information: . + +- Generate the PPM image as output for an Atari Neochrome NEO file as input: + +`neotoppm {{path/to/file.neo}}` + +- Display version: + +`neotoppm -version`