{
    "mode": "man",
    "parameter": "cmuwmtopbm",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/cmuwmtopbm/1/json",
    "generated": "2026-06-12T07:21:58Z",
    "synopsis": "cmuwmtopbm [cmuwmfile]",
    "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": []
        }
    },
    "summary": "cmuwmtopbm - convert a CMU window manager bitmap into a portable bitmap",
    "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"
        }
    ],
    "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}}"
            }
        ]
    }
}