{
    "content": [
        {
            "type": "text",
            "text": "# xbmtopbm (man)\n\n## NAME\n\nxbmtopbm - convert an X11 or X10 bitmap to a PBM image\n\n## DESCRIPTION\n\nThis program is part of Netpbm(1).\n\n## TLDR\n\n> Convert an X11 or X10 bitmap to a PBM image.\n\n- Convert an XBM image to a PPM image:\n  `xbmtopbm {{path/to/input_file.xbm}} > {{path/to/output_file.pbm}}`\n\n*Source: tldr-pages*\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION**\n- **OPTIONS**\n- **SEE ALSO**\n- **AUTHOR**\n- **DOCUMENT SOURCE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "xbmtopbm",
        "section": "",
        "mode": "man",
        "summary": "xbmtopbm - convert an X11 or X10 bitmap to a PBM image",
        "synopsis": "",
        "tldr_summary": "Convert an X11 or X10 bitmap to a PBM image.",
        "tldr_examples": [
            {
                "description": "Convert an XBM image to a PPM image",
                "command": "xbmtopbm {{path/to/input_file.xbm}} > {{path/to/output_file.pbm}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pbmtoxbm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtoxbm/1/json"
            },
            {
                "name": "pbmtox10bm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtox10bm/1/json"
            },
            {
                "name": "pbm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbm/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "xbmtopbm",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DOCUMENT SOURCE",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "xbmtopbm - convert an X11 or X10 bitmap to a PBM image\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "",
                "subsections": [
                    {
                        "name": "xbmtopbm",
                        "content": "[bitmapfile]\n\n"
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "This program is part of Netpbm(1).\n\nxbmtopbm reads an X11 or X10 bitmap as input and produces a PBM image as output.\n\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "There  are  no  command line options defined specifically for xbmtopbm, 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": "pbmtoxbm(1), pbmtox10bm(1), pbm(1)\n\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1988 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/xbmtopbm.html\n\nnetpbm documentation                       31 August 1988                    Xbmtopbm User Manual(1)",
                "subsections": []
            }
        }
    }
}