logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Convert JPEG to PNM - Format Images | Online Free DevTools by Hexmos

Format JPEG images to PNM format with jpegtopnm. Convert your JFIF files easily. Free online tool, no registration required.

jpegtopnm

Convert a JPEG/JFIF file to the PPM or PGM format. More information: https://netpbm.sourceforge.net/doc/jpegtopnm.html.

  • Convert JPEG/JFIF image to a PPM or PGM image:

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

  • Display version:

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

See Also