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 PAM to PNM - Image Conversion | Online Free DevTools by Hexmos

Convert PAM images to PNM format with pamtopnm. Supports PBM, PGM, and PPM conversions. Free online tool, no registration required.

pamtopnm

Convert a PAM image to an equivalent PNM image. More information: https://netpbm.sourceforge.net/doc/pamtopnm.html.

  • Convert a PAM image to an equivalent PNM image, i.e. a PBM, PGM or PPM image:

pamtopnm {{path/to/image.pam}} > {{path/to/output.pbm|pgm|ppm}}

  • Display version:

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

See Also