{
    "content": [
        {
            "type": "text",
            "text": "# pbmtoepson(1) (man)\n\n**Summary:** pbmtoepson - convert a portable bitmap into Epson printer graphics\n\n**Synopsis:** pbmtoepson [pbmfile]\n\n## See Also\n\n- pbm(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (4 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\npbmtoepson - convert a portable bitmap into Epson printer graphics\n\n### SYNOPSIS\n\npbmtoepson [pbmfile]\n\n### DESCRIPTION\n\nReads a portable bitmap as input.  Produces a file of Epson printer graphics as output.\n\nNote that there is no epsontopbm tool - this transformation is one way.\n\n### SEE ALSO\n\npbm(5)\n\n### AUTHOR\n\nCopyright (C) 1991 by John Tiller (tiller@galois.msfc.nasa.gov) and Jef Poskanzer.\n\n\n\n4 January 1991                              pbmtoepson(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pbmtoepson",
        "section": "1",
        "mode": "man",
        "summary": "pbmtoepson - convert a portable bitmap into Epson printer graphics",
        "synopsis": "pbmtoepson [pbmfile]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pbm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pbm/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}