mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* cmuwmtopbm, escp2topbm, pbmtocmuwm, pbmtoepsi, ebmtoepson, pbmtoescp2, pbmtogo: add pages --------- Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
8 lines
250 B
Markdown
8 lines
250 B
Markdown
# pbmtogo
|
|
|
|
> Convert a PBM image to a compressed GraphOn graphic.
|
|
> More information: <https://netpbm.sourceforge.net/doc/pbmtogo.html>.
|
|
|
|
- Convert a PBM image to a compressed GraphOn graphic:
|
|
|
|
`pbmtogo {{path/to/image.pbm}} > {{path/to/output.go}}`
|