{
    "content": [
        {
            "type": "text",
            "text": "# ybmtopbm (man)\n\n## NAME\n\nybmtopbm - convert a Bennet Yee \"face\" file into a portable bitmap\n\n## SYNOPSIS\n\nybmtopbm [facefile]\n\n## DESCRIPTION\n\nReads a file acceptable to the face and xbm programs by Bennet Yee (bsy+@cs.cmu.edu).  Writes\na portable bitmap as output.\n\n## TLDR\n\n> Convert a Bennet Yee \"face\" file to PBM.\n\n- Convert a YBM image file to PBM:\n  `ybmtopbm {{path/to/input_file.ybm}} > {{path/to/output_file.pbm}}`\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": "ybmtopbm",
        "section": "",
        "mode": "man",
        "summary": "ybmtopbm - convert a Bennet Yee \"face\" file into a portable bitmap",
        "synopsis": "ybmtopbm [facefile]",
        "tldr_summary": "Convert a Bennet Yee \"face\" file to PBM.",
        "tldr_examples": [
            {
                "description": "Convert a YBM image file to PBM",
                "command": "ybmtopbm {{path/to/input_file.ybm}} > {{path/to/output_file.pbm}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pbmtoybm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtoybm/1/json"
            },
            {
                "name": "pbm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pbm/5/json"
            },
            {
                "name": "face",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/face/1/json"
            },
            {
                "name": "face",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/face/5/json"
            },
            {
                "name": "xbm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xbm/1/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": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ybmtopbm - convert a Bennet Yee \"face\" file into a portable bitmap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ybmtopbm [facefile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads a file acceptable to the face and xbm programs by Bennet Yee (bsy+@cs.cmu.edu).  Writes\na portable bitmap as output.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pbmtoybm(1), pbm(5), face(1), face(5), xbm(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1991 by Jamie Zawinski and Jef Poskanzer.\n\n\n\n06 March 1990                                ybmtopbm(1)",
                "subsections": []
            }
        }
    }
}