# pbmtogo(1) - man - phpman

> **TLDR:** Convert a PBM image to a compressed GraphOn graphic.
>
- Convert a PBM image to a compressed GraphOn graphic:
  `pbmtogo {{path/to/image.pbm}} > {{path/to/output.go}}`

*Source: tldr-pages*

---

[pbmtogo(1)](https://www.chedong.com/phpMan.php/man/pbmtogo/1/markdown)                             General Commands Manual                            [pbmtogo(1)](https://www.chedong.com/phpMan.php/man/pbmtogo/1/markdown)



## NAME
       pbmtogo - convert a portable bitmap into compressed GraphOn graphics

## SYNOPSIS
       **pbmtogo** [_pbmfile_]

## DESCRIPTION
       Reads  a  portable  bitmap  as input.  Produces 2D compressed GraphOn graphics as output.  Be
       sure to set up your GraphOn with the following modes: 8 bits / no parity; obeys no  XON/XOFF;
       NULs are accepted.  These are all on the Comm menu.  Also, remember to turn off tty post pro‐
       cessing.  Note that there is no gotopbm tool.

## SEE ALSO
       [pbm(5)](https://www.chedong.com/phpMan.php/man/pbm/5/markdown)

## AUTHOR
       Copyright (C) 1988, 1989 by Jef Poskanzer, Michael Haberler, and Bo Thide'.



                                          24 November 1989                                [pbmtogo(1)](https://www.chedong.com/phpMan.php/man/pbmtogo/1/markdown)
