commands.sh

escp2topbm

all

Convert a PBM image to a ESC/P2 printer file. See also: `pbmtoescp2`.

More info →

Examples (1)

Convert a ESC/P2 printer file to a PBM image

escp2topbm path/to/image.escp2 > path/to/output.pbm
made by @shridhargupta | data from tldr-pages