{
    "content": [
        {
            "type": "text",
            "text": "# pbmtoepsi (info)\n\n## NAME\n\npbmtoepsi  -  convert a portable bitmap into an encapsulated PostScript style preview bitmap\n\n## SYNOPSIS\n\npbmtoepsi [-bbonly] [pbmfile]\n\n## DESCRIPTION\n\nReads a portable bitmap as input.  Produce an  encapsulated  Postscript\nstyle  bitmap  as  output.  The  output is not a stand alone postscript\nfile, it is only a preview bitmap, which can be included in an encapsu-\nlated  PostScript  file.   Note  that there is no epsitopbm tool - this\ntransformation is one way.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (1 subsections)\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pbmtoepsi",
        "section": "",
        "mode": "info",
        "summary": "pbmtoepsi  -  convert a portable bitmap into an encapsulated PostScript style preview bitmap",
        "synopsis": "pbmtoepsi [-bbonly] [pbmfile]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Only create a boundary box, don't fill it with the image."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "pbm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pbm/5/json"
            },
            {
                "name": "pnmtops",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pnmtops/1/json"
            },
            {
                "name": "pstopnm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pstopnm/1/json"
            },
            {
                "name": "psidtopgm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/psidtopgm/1/json"
            },
            {
                "name": "pbmtolps",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtolps/1/json"
            },
            {
                "name": "ps",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ps/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-bbonly",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pbmtoepsi  -  convert a portable bitmap into an encapsulated PostScript\nstyle preview bitmap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pbmtoepsi [-bbonly] [pbmfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads a portable bitmap as input.  Produce an  encapsulated  Postscript\nstyle  bitmap  as  output.  The  output is not a stand alone postscript\nfile, it is only a preview bitmap, which can be included in an encapsu-\nlated  PostScript  file.   Note  that there is no epsitopbm tool - this\ntransformation is one way.\n\nThis  utility  is  a  part  of  the  pstoepsi  tool  by  Doug   Crabill\n(dgc@cs.purdue.edu).\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-bbonly",
                        "content": "Only create a boundary box, don't fill it with the image.\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "pbm(5), pnmtops(1), pstopnm(1), psidtopgm(1), pbmtolps(1), ps(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1988 Jef Poskanzer, modified by Doug Crabill 1992\n\n1992                         pbmtoepsi(1)",
                "subsections": []
            }
        }
    }
}