# man > pgmtofs(1)

> **TLDR:** Convert a PGM image to Usenix FaceSaver format.
>
- Convert the specified PGM image to Usenix FaceSave format:
  `pgmtofs {{path/to/input.pgm}} > {{path/to/output.fs}}`

*Source: tldr-pages*

---

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



## NAME
       pgmtofs - convert portable graymap to Usenix FaceSaver(tm) format

## SYNOPSIS
       **pgmtofs** [_pgmfile_]

## DESCRIPTION
       Reads a portable graymap as input.  Produces Usenix FaceSaver(tm) format as output.

       FaceSaver is a registered trademark of Metron Computerware Ltd. of Oakland, CA.

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

## AUTHOR
       Copyright (C) 1991 by Jef Poskanzer.



                                             18 May 1990                                  [pgmtofs(1)](https://www.chedong.com/phpMan.php/man/pgmtofs/1/markdown)
