cmuwmtopbm, escp2topbm, pbmtocmuwm, pbmtoepsi, ebmtoepson, pbmtoescp2, pbmtogo: add pages (#12235)

* cmuwmtopbm, escp2topbm, pbmtocmuwm, pbmtoepsi, ebmtoepson, pbmtoescp2, pbmtogo: add pages

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
Juri Dispan
2024-02-12 15:13:35 +01:00
committed by GitHub
parent 25d05351c7
commit 0414572c3c
7 changed files with 93 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# escp2topbm
> Convert a PBM image to a ESC/P2 printer file.
> See also: `pbmtoescp2`.
> More information: <https://netpbm.sourceforge.net/doc/escp2topbm.html>.
- Convert a ESC/P2 printer file to a PBM image:
`escp2topbm {{path/to/image.escp2}} > {{path/to/output.pbm}}`