commands.sh

jpegtopnm

all

Convert a JPEG/JFIF file to the PPM or PGM format.

More info →

Options (1)

-vboolean

Display version

Example: jpegtopnm {{[-v|-version]}}

Examples (2)

Convert JPEG/JFIF image to a PPM or PGM image

jpegtopnm path/to/file.jpg > path/to/file.pnm

Display version

jpegtopnm [-v|-version]
made by @shridhargupta | data from tldr-pages