{
    "content": [
        {
            "type": "text",
            "text": "# ppmtomap (info)\n\n## NAME\n\nppmtomap - extract all colors from a portable pixmap\n\n## DESCRIPTION\n\nThis program exists only for backward compatibility.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ppmtomap",
        "section": "",
        "mode": "info",
        "summary": "ppmtomap - extract all colors from a portable pixmap",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pnmcolormap",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pnmcolormap/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ppmtomap - extract all colors from a portable pixmap\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This program exists only for backward compatibility.\n\nUse pnmcolormap, which replaced it in January 2002.\n\nOne  trivial difference between ppmtomap and pnmcolormap all is that if\nthe input is PBM or PGM, ppmtomap would produce PPM output, whereas pn-\nmcolormap  all  produces  the  same  kind of output as the input.  This\nshould not be very noticeable, though, as PBM and PGM images  are  usu-\nally usable anywhere a PPM image is.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pnmcolormap(1)\n\n06 January 2002                    ppmtomap(1)",
                "subsections": []
            }
        }
    }
}