logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Generate PPM Image - Create Pattern Images | Online Free DevTools by Hexmos

Generate PPM image with ppmpat to create pattern images using the command line. Control image dimensions and patterns. Free online tool, no registration required.

ppmpat

Produce a PPM image with a pattern. More information: https://netpbm.sourceforge.net/doc/ppmpat.html.

  • Produce a PPM file of the specified pattern with the specified dimensions:

ppmpat -{{gingham2|gingham3|madras|tartan|poles|...}} {{width}} {{height}} > {{path/to/file.ppm}}

  • Produce a PPM file of a camo pattern using the specified colors:

ppmpat {{[-ca|-camo]}} {{[-co|-color]}} {{color1,color2,...}} {{width}} {{height}} > {{path/to/file.ppm}}

See Also