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 Images - Format with pamtopam | Online Free DevTools by Hexmos

Format PAM images with pamtopam, a Netpbm tool. Convert between PAM, PBM, PGM, and PPM formats easily. Free online tool, no registration required.

pamtopam

Copy a PAM image. More information: https://netpbm.sourceforge.net/doc/pamtopam.html.

  • Copy a PAM image (i.e. a PBM, PGM, PPM or PAM image) from stdin to stdout:

pamtopam < {{path/to/image.pam}} > {{path/to/output.pam}}

  • Display version:

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

See Also