{
    "content": [
        {
            "type": "text",
            "text": "# pbmtozinc(1) (man)\n\n**Summary:** pbmtozinc - convert a portable bitmap into a Zinc bitmap\n\n**Synopsis:** pbmtozinc [pbmfile]\n\n## See Also\n\n- pbm(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (3 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\npbmtozinc - convert a portable bitmap into a Zinc bitmap\n\n### SYNOPSIS\n\npbmtozinc [pbmfile]\n\n### DESCRIPTION\n\nReads a portable bitmap as input.  Produces a bitmap in the format used by the Zinc Interface\nLibrary (ZIL) Version 1.0 as output.\n\n### SEE ALSO\n\npbm(5)\n\n### AUTHOR\n\nCopyright (C) 1988 by James Darrell McCauley (jdm5548@diamond.tamu.edu) and Jef Poskanzer.\n\n\n\n02 November 1990                              pbmtozinc(l)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pbmtozinc",
        "section": "1",
        "mode": "man",
        "summary": "pbmtozinc - convert a portable bitmap into a Zinc bitmap",
        "synopsis": "pbmtozinc [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": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}