{
    "content": [
        {
            "type": "text",
            "text": "# pbmtowbmp(1) (man)\n\n**Summary:** pbmtowbmp - convert a portable bitmap to a wireless bitmap (wbmp) file\n\n**Synopsis:** pbmtowbmp [pbmfile]\n\n## See Also\n\n- pbm(5)\n- wbmptopbm(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (2 lines)\n- **LIMITATIONS** (3 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\npbmtowbmp - convert a portable bitmap to a wireless bitmap (wbmp) file\n\n### SYNOPSIS\n\npbmtowbmp [pbmfile]\n\n### DESCRIPTION\n\nReads a portable bitmap as input.  Produces a wbmp file as output.\n\n### LIMITATIONS\n\nCurrently only WBMP type 0 is generated. This is the only type specified in the WAP 1.1 spec‐\nifications.\n\n### SEE ALSO\n\npbm(5), wbmptopbm(1), Wireless Application Environment Specification.\n\n### AUTHOR\n\nCopyright (C) 1999 Terje Sannum <terje@looplab.com>.\n\n\n\n19 November 1999                              pbmtowbmp(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pbmtowbmp",
        "section": "1",
        "mode": "man",
        "summary": "pbmtowbmp - convert a portable bitmap to a wireless bitmap (wbmp) file",
        "synopsis": "pbmtowbmp [pbmfile]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pbm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pbm/5/json"
            },
            {
                "name": "wbmptopbm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/wbmptopbm/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LIMITATIONS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}