LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ppmtoneo

Convert PPM to Atari Neochrome format

TLDR

Convert PPM to Atari Neochrome
$ ppmtoneo [input.ppm] > [output.neo]
copy

SYNOPSIS

ppmtoneo [file]

DESCRIPTION

ppmtoneo converts PPM images to Atari Neochrome format for Atari ST computers. Part of Netpbm toolkit.

INSTALL

sudo apt install netpbm
copy
sudo dnf install netpbm
copy
sudo pacman -S netpbm
copy
sudo apk add netpbm
copy
sudo zypper install netpbm
copy
brew install netpbm
copy
nix profile install nixpkgs#netpbm
copy

SEE ALSO

Copied to clipboard
Kai