LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ppmtoppm

Normalize and copy PPM image format

TLDR

Copy and normalize PPM image
$ ppmtoppm [input.ppm] > [output.ppm]
copy

SYNOPSIS

ppmtoppm [file]

DESCRIPTION

ppmtoppm copies PPM images while normalizing format. Functions as a pass-through filter. Part of Netpbm toolkit.

SEE ALSO

Copied to clipboard
Kai