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 Image Files - Format with anytopnm | Online Free DevTools by Hexmos

Format image files with anytopnm, a versatile image converter. Convert images to PBM, PGM, or PPM formats easily. Free online tool, no registration required.

anytopnm

Convert an arbitrary type of image file to common image formats. More information: https://netpbm.sourceforge.net/doc/anytopnm.html.

  • Convert an input image to PBM, PGM, or PPM format irrespective of the input type:

anytopnm {{path/to/input}} > {{path/to/output.pnm}}

  • Display version:

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

See Also