Sodamhan.com

TL;DR

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

This document was created using the contents of the tldr project.