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

Generate PBM Life Images - Conway's Life with PBM | Online Free DevTools by Hexmos

Generate PBM Life images with pbmlife, applying Conway's Rules of Life to PBM image files. Manipulate image evolution and create cellular automata. Free online tool, no registration required.

pbmlife

Apply Conway’s Rules of Life to a PBM image. More information: https://netpbm.sourceforge.net/doc/pbmlife.html.

  • Apply the Rules of Life to an input PBM image file for one generation and the output the result as a PBM image file:

pbmlife {{path/to/file.pbm}}

  • Display version:

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

See Also