{
    "content": [
        {
            "type": "text",
            "text": "# ppmtomap (man)\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## TLDR\n\n> This command has been superseded by `pnmcolormap`.\n\n- View documentation for the current command:\n  `tldr pnmcolormap`\n\n*Source: tldr-pages*\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": "man",
        "summary": "ppmtomap - extract all colors from a portable pixmap",
        "synopsis": null,
        "tldr_summary": "This command has been superseded by `pnmcolormap`.",
        "tldr_examples": [
            {
                "description": "View documentation for the current command",
                "command": "tldr pnmcolormap"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pnmcolormap",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pnmcolormap/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ppmtomap - extract all colors from a portable pixmap\n\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 the input is PBM or\nPGM, ppmtomap would produce PPM output, whereas pnmcolormap all produces  the  same  kind  of\noutput  as  the input.  This should not be very noticeable, though, as PBM and PGM images are\nusually usable anywhere a PPM image is.\n\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pnmcolormap(1)\n\n\n\n06 January 2002                               ppmtomap(1)",
                "subsections": []
            }
        }
    }
}