{
    "content": [
        {
            "type": "text",
            "text": "# pbmtoybm (man)\n\n## NAME\n\npbmtoybm - convert a portable bitmap into a Bennet Yee \"face\" file\n\n## SYNOPSIS\n\npbmtoybm [pbmfile]\n\n## DESCRIPTION\n\nReads  a  portable bitmap as input.  Produces as output a file acceptable to the face and xbm\nprograms by Bennet Yee (bsy+@cs.cmu.edu).\n\n## TLDR\n\n> Convert a PBM file to a Bennet Yee \"face\" file.\n\n- Convert a PBM image file to YBM:\n  `pbmtoybm {{path/to/input_file.pbm}} > {{path/to/output_file.ybm}}`\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": "pbmtoybm",
        "section": "",
        "mode": "man",
        "summary": "pbmtoybm - convert a portable bitmap into a Bennet Yee \"face\" file",
        "synopsis": "pbmtoybm [pbmfile]",
        "tldr_summary": "Convert a PBM file to a Bennet Yee \"face\" file.",
        "tldr_examples": [
            {
                "description": "Convert a PBM image file to YBM",
                "command": "pbmtoybm {{path/to/input_file.pbm}} > {{path/to/output_file.ybm}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ybmtopbm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ybmtopbm/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": "pbmtoybm - convert a portable bitmap into a Bennet Yee \"face\" file\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pbmtoybm [pbmfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads  a  portable bitmap as input.  Produces as output a file acceptable to the face and xbm\nprograms by Bennet Yee (bsy+@cs.cmu.edu).\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ybmtopbm(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                                pbmtoybm(1)",
                "subsections": []
            }
        }
    }
}