{
    "content": [
        {
            "type": "text",
            "text": "# pnmtoplainpnm (man)\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## TLDR\n\n> This command is an alias of `pamtopnm -plain`.\n\n- View documentation for the original command:\n  `tldr pamtopnm`\n\n*Source: tldr-pages*\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pnmtoplainpnm",
        "section": "",
        "mode": "man",
        "summary": "pnmtoplainpnm - convert portable any map to plain (ASCII) anymap format",
        "synopsis": "pnmtoplainpnm [pnmfile]",
        "tldr_summary": "This command is an alias of `pamtopnm -plain`.",
        "tldr_examples": [
            {
                "description": "View documentation for the original command",
                "command": "tldr pamtopnm"
            }
        ],
        "tldr_source": "official",
        "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": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pnmtoplainpnm - convert portable any map to plain (ASCII) anymap format\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pnmtoplainpnm [pnmfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads  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",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pnm(5)\n\n\n\n05 March 2000                           pnmtoplainpnm(1)",
                "subsections": []
            }
        }
    }
}