ppmtoneo - Man Page
convert a PPM into an Atari Neochrome .neo file
Examples (TL;DR)
- Convert a PPM image to a NEO file:
ppmtoneo path/to/file.ppm > path/to/file.neo
Synopsis
ppmtoneo
[ppmfile]
Description
This program is part of Netpbm(1).
ppmtoneo reads a PPM image as input and produces an Atari Neochrome .neo file as output.
Options
There are no command line options defined specifically for ppmtoneo, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
neotoppm(1), ppm(1)
Author
Copyright (C) 2001 by Teemu Hukkanen <tjhukkan@iki.fi>, based on ppmtopi1 by Steve Belczyk (seb3@gte.com) and Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Referenced By
24 April 2001 netpbm documentation