{
    "content": [
        {
            "type": "text",
            "text": "# cmuwmtopbm (man)\n\n## NAME\n\ncmuwmtopbm - convert a CMU window manager bitmap into a portable bitmap\n\n## SYNOPSIS\n\ncmuwmtopbm [cmuwmfile]\n\n## DESCRIPTION\n\nReads a CMU window manager bitmap as input.  Produces a portable bitmap as output.\n\n## TLDR\n\n> Convert a CMU window manager bitmap to a PBM image.\n\n- Convert a CMU window manager bitmap to a PBM image:\n  `cmuwmtopbm {{path/to/image.pbm}} > {{path/to/output.bmp}}`\n\n*Source: tldr-pages*\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "cmuwmtopbm",
        "section": "",
        "mode": "man",
        "summary": "cmuwmtopbm - convert a CMU window manager bitmap into a portable bitmap",
        "synopsis": "cmuwmtopbm [cmuwmfile]",
        "tldr_summary": "Convert a CMU window manager bitmap to a PBM image.",
        "tldr_examples": [
            {
                "description": "Convert a CMU window manager bitmap to a PBM image",
                "command": "cmuwmtopbm {{path/to/image.pbm}} > {{path/to/output.bmp}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pbmtocmuwm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtocmuwm/1/json"
            },
            {
                "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": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "cmuwmtopbm - convert a CMU window manager bitmap into a portable bitmap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "cmuwmtopbm [cmuwmfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads a CMU window manager bitmap as input.  Produces a portable bitmap as output.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pbmtocmuwm(1), pbm(5)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1989 by Jef Poskanzer.\n\n\n\n15 April 1989                              cmuwmtopbm(1)",
                "subsections": []
            }
        }
    }
}