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

Edge-Enhance PGM - Enhance PGM Images | Online Free DevTools by Hexmos

Edge-enhance PGM images with pgmenhance. Improve image clarity and sharpness using command line tools. Free online tool, no registration required.

pgmenhance

Edge-enhance a PGM image. See also: pamedge. More information: https://netpbm.sourceforge.net/doc/pgmenhance.html.

  • Edge-enhance a PGM image:

pgmenhance {{path/to/image.pgm}} > {{path/to/output.pgm}}

  • Specify the level of enhancement:

pgmenhance -{{1..9}} {{path/to/image.pgm}} > {{path/to/output.pgm}}

See Also