{
    "content": [
        {
            "type": "text",
            "text": "# pnmtorast(1) (man)\n\n**Summary:** pnmtorast - convert a portable pixmap into a Sun rasterfile\n\n**Synopsis:** pnmtorast [-standard|-rle] [pnmfile]\n\n## See Also\n\n- rasttopnm(1)\n- pnm(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (5 lines)\n- **OPTIONS** (5 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\npnmtorast - convert a portable pixmap into a Sun rasterfile\n\n### SYNOPSIS\n\npnmtorast [-standard|-rle] [pnmfile]\n\n### DESCRIPTION\n\nReads a portable pixmap as input.  Produces a Sun rasterfile as output.\n\nColor  values  in  Sun rasterfiles are eight bits wide, so pnmtorast will automatically scale\ncolors to have a maxval of 255.  An extra pnmdepth step is not necessary.\n\n### OPTIONS\n\nThe -standard flag forces the result to be in RTSTANDARD form; the  -rle  flag,  RTBYTEEN‐\nCODED, which is smaller but, well, less standard.  The default is -rle.\n\nAll flags can be abbreviated to their shortest unique prefix.\n\n### SEE ALSO\n\nrasttopnm(1), pnm(5)\n\n### AUTHOR\n\nCopyright (C) 1989, 1991 by Jef Poskanzer.\n\n\n\n12 January 1991                              pnmtorast(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pnmtorast",
        "section": "1",
        "mode": "man",
        "summary": "pnmtorast - convert a portable pixmap into a Sun rasterfile",
        "synopsis": "pnmtorast [-standard|-rle] [pnmfile]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "rasttopnm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/rasttopnm/1/json"
            },
            {
                "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": "OPTIONS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}