commands.sh

pnmtopng

all

Convert a PNM image file to PNG image format.

More info →

Options (1)

boolean

Display version

Example: pnmtopng {{[-vers|-version]}}

Examples (2)

Read a PNM image as input and produce a PNG image as output

pnmtopng path/to/file.pnm > path/to/file.png

Display version

pnmtopng [-vers|-version]
made by @shridhargupta | data from tldr-pages