{
    "mode": "man",
    "parameter": "cmuwmtopbm",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/cmuwmtopbm/1/json",
    "generated": "2026-08-30T13:20:45Z",
    "synopsis": "cmuwmtopbm [cmuwmfile]",
    "sections": {
        "NAME": {
            "content": "cmuwmtopbm - convert a CMU window manager bitmap into a PBM image\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "cmuwmtopbm [cmuwmfile]\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This program is part of Netpbm(1).\n\ncmuwmtopbm reads a CMU window manager bitmap as input.  and produces a PBM image as output.\n\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "There  are no command line options defined specifically for cmuwmtopbm, but it recognizes the\noptions common to all programs based on libnetpbm (See \u001b]8;;index.html#commonoptions\u001b\\ Common Options\u001b]8;;\u001b\\ .)\n\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "pbmtocmuwm(1), pbm(1)\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Copyright (C) 1989 by Jef Poskanzer.\n",
            "subsections": []
        },
        "DOCUMENT SOURCE": {
            "content": "This manual page was generated by the Netpbm tool 'makeman' from  HTML  source.   The  master\ndocumentation is at\n\nhttp://netpbm.sourceforge.net/doc/cmuwmtopbm.html\n\nnetpbm documentation                        15 April 1989                  Cmuwmtopbm User Manual(1)",
            "subsections": []
        }
    },
    "summary": "cmuwmtopbm - convert a CMU window manager bitmap into a PBM image",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "pbmtocmuwm",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/pbmtocmuwm/1/json"
        },
        {
            "name": "pbm",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/pbm/1/json"
        }
    ],
    "tldr": {
        "source": "official",
        "description": "Convert a CMU window manager bitmap to a PBM image.",
        "examples": [
            {
                "description": "Convert a CMU window manager bitmap to a PBM image",
                "command": "cmuwmtopbm {{path/to/image.pbm}} > {{path/to/output.bmp}}"
            }
        ]
    }
}