# pbmtoplot(1) - man - phpman

> **TLDR:** Convert a PBM image into a UNIX plot file.
>
- Convert a PBM image into a UNIX plot file:
  `pbmtoplot {{path/to/image.pbm}} > {{path/to/output.plot}}`

*Source: tldr-pages*

---

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



## NAME
       pbmtoplot - convert a portable bitmap into a Unix [plot(5)](https://www.chedong.com/phpMan.php/man/plot/5/markdown) file

## SYNOPSIS
       **pbmtoplot** [_pbmfile_]

## DESCRIPTION
       Reads a portable bitmap as input.  Produces a Unix _plot_ file.

       Note that there is no plottopbm tool - this transformation is one-way.

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

## AUTHOR
       Copyright (C) 1990 by Arthur David Olson.



                                          1 September 1990                              [pbmtoplot(1)](https://www.chedong.com/phpMan.php/man/pbmtoplot/1/markdown)
