phpman > man > pbmtoepsi(1)

Markdown | JSON | MCP    

TLDR: pbmtoepsi (tldr-pages)

Convert a PBM image to an encapsulated PostScript style preview bitmap.

  • Convert a PBM image to an encapsulated PostScript style preview bitmap
    pbmtoepsi {{path/to/image.pbm}} > {{path/to/output.bmp}}
  • Produce a quadratic output image with the specified resolution
    pbmtoepsi {{-d|-dpi}} {{144}} {{path/to/image.pbm}} > {{path/to/output.bmp}}
  • Produce an output image with the specified horizontal and vertical resolution
    pbmtoepsi {{-d|-dpi}} {{72x144}} {{path/to/image.pbm}} > {{path/to/output.bmp}}
  • Only create a boundary box
    pbmtoepsi {{-b|-bbonly}} {{path/to/image.pbm}} > {{path/to/output.bmp}}
pbmtoepsi(1)                           General Commands Manual                          pbmtoepsi(1)



NAME
       pbmtoepsi - convert a portable bitmap into an encapsulated PostScript style preview bitmap

SYNOPSIS
       pbmtoepsi [-bbonly] [pbmfile]

DESCRIPTION
       Reads a portable bitmap as input.  Produce an encapsulated Postscript style bitmap as output.
       The output is not a stand alone postscript file, it is only a preview bitmap,  which  can  be
       included  in  an  encapsulated  PostScript file.  Note that there is no epsitopbm tool - this
       transformation is one way.

       This utility is a part of the pstoepsi tool by Doug Crabill (dgc AT cs.edu).

OPTIONS
       -bbonly
              Only create a boundary box, don't fill it with the image.

SEE ALSO
       pbm(5), pnmtops(1), pstopnm(1), psidtopgm(1), pbmtolps(1), ps(1)

AUTHOR
       Copyright (C) 1988 Jef Poskanzer, modified by Doug Crabill 1992



                                                1992                                    pbmtoepsi(1)

Generated by phpman local Author: Che Dong Under GNU General Public License
2026-06-15 04:50 @216.73.216.200
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!