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

Convert PBM to BitGraph - Image Conversion | Online Free DevTools by Hexmos

Convert PBM images to BitGraph format with pbmtobbnbg. Process image data and prepare it for BitGraph terminal displays. Free online tool, no registration required.

pbmtobbnbg

Convert a PBM image to a BitGraph graphic. More information: https://netpbm.sourceforge.net/doc/pbmtobbnbg.html.

  • Convert a PBM image to a BitGraph terminal Display Pixel Data sequence:

pbmtobbnbg < {{path/to/image.pbm}} > {{path/to/output.dpd}}

  • Specify the rasterop:

pbmtobbnbg {{3}} < {{path/to/image.pbm}} > {{path/to/output.dpd}}

See Also