{
    "content": [
        {
            "type": "text",
            "text": "# pnmnoraw(1) (man)\n\n**Summary:** pnmtoplainpnm - convert portable any map to plain (ASCII) anymap format\n\n**Synopsis:** pnmtoplainpnm [pnmfile]\n\n## See Also\n\n- pnm(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (5 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\npnmtoplainpnm - convert portable any map to plain (ASCII) anymap format\n\n### SYNOPSIS\n\npnmtoplainpnm [pnmfile]\n\n### DESCRIPTION\n\nReads  a portable anymap as input, either from the named file or if no file named, from Stan‐\ndard Input.  Writes out the image in plain (ASCII) anymap format to Standard Output.  Of  the\nthree  plain anymap formats, this program generates the one that corresponds naturally to the\none of the three anymap formats that is the input (PBM for PBM, etc.).\n\n### SEE ALSO\n\npnm(5)\n\n\n\n05 March 2000                           pnmtoplainpnm(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pnmnoraw",
        "section": "1",
        "mode": "man",
        "summary": "pnmtoplainpnm - convert portable any map to plain (ASCII) anymap format",
        "synopsis": "pnmtoplainpnm [pnmfile]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pnm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pnm/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}