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

Create PGM Image - Generate Gray Level Images | Online Free DevTools by Hexmos

Generate PGM images with pgmmake. Create uniform gray level image files with specified dimensions. Free online tool, no registration required.

pgmmake

Create PGM image with a uniform gray level. More information: https://netpbm.sourceforge.net/doc/pgmmake.html.

  • Create PGM image with a uniform gray level (specified as a number between 0 and 1) and the specified dimensions:

pgmmake {{graylevel}} {{width}} {{height}} > {{path/to/output_file.pgm}}

See Also