commands.sh

pbmtobbnbg

all

Convert a PBM image to a BitGraph graphic.

More info →

Examples (2)

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 < path/to/image.pbm 3 > path/to/output.dpd
made by @shridhargupta | data from tldr-pages