{
    "content": [
        {
            "type": "text",
            "text": "# pnmtoxwd(1) (man)\n\n**Summary:** pnmtoxwd - convert a portable anymap into an X11 window dump\n\n**Synopsis:** pnmtoxwd [-pseudodepth n] [-directcolor] [pnmfile]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — | bits / 256 colors. |\n\n## See Also\n\n- xwdtopnm(1)\n- pnm(5)\n- xwud(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (6 lines) — 1 subsections\n  - -pseudodepth (2 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\npnmtoxwd - convert a portable anymap into an X11 window dump\n\n### SYNOPSIS\n\npnmtoxwd [-pseudodepth n] [-directcolor] [pnmfile]\n\n### DESCRIPTION\n\nReads  a  portable anymap as input.  Produces an X11 window dump as output.  This window dump\ncan be displayed using the xwud tool.\n\nNormally, pnmtoxwd produces a StaticGray dump file for pbm and pgm files.  For ppm, it writes\na  PseudoColor  dump  file if there are up to 256 colors in the input, and a DirectColor dump\nfile otherwise.  The -directcolor flag can be used to force  a  DirectColor  dump.   And  the\n\n#### -pseudodepth\n\nbits / 256 colors.\n\n### SEE ALSO\n\nxwdtopnm(1), pnm(5), xwud(1)\n\n### AUTHOR\n\nCopyright (C) 1989, 1991 by Jef Poskanzer.\n\n\n\n24 September 1991                              pnmtoxwd(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pnmtoxwd",
        "section": "1",
        "mode": "man",
        "summary": "pnmtoxwd - convert a portable anymap into an X11 window dump",
        "synopsis": "pnmtoxwd [-pseudodepth n] [-directcolor] [pnmfile]",
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "bits / 256 colors."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "xwdtopnm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xwdtopnm/1/json"
            },
            {
                "name": "pnm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pnm/5/json"
            },
            {
                "name": "xwud",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xwud/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": [
                    {
                        "name": "-pseudodepth",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}