mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
250 B
Markdown
9 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}}`
|