--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # fstopgm > Convert a Usenix FaceSaver file into a PGM image. > See also: `pgmtofs`. > More information: . - Convert the specified Usenix FaceSaver file into a PGM image: `fstopgm {{path/to/input.fs}} > {{path/to/output.pgm}}`