Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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