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 Color Wheel - Image Creation | Online Free DevTools by Hexmos

Generate color wheel images with ppmwheel. Create various PPM image formats, including Ppmcirc, Hue-value, and Hue-saturation. Free online tool, no registration required.

ppmwheel

Generate a PPM image of a color wheel. More information: https://netpbm.sourceforge.net/doc/ppmwheel.html.

  • Generate a color wheel of type Ppmcirc:

ppmwheel {{diameter}} > {{path/to/output.ppm}}

  • Generate a color wheel of type Hue-value:

ppmwheel {{[-huev|-huevalue]}} {{diameter}} > {{path/to/output.ppm}}

  • Generate a color wheel of type Hue-saturation:

ppmwheel {{[-hues|-huesaturation]}} {{diameter}} > {{path/to/output.ppm}}

See Also