{
    "mode": "man",
    "parameter": "rasttopnm",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/rasttopnm/1/json",
    "generated": "2026-05-30T05:15:23Z",
    "synopsis": "rasttopnm [rastfile]",
    "sections": {
        "NAME": {
            "content": "rasttopnm - convert a Sun rasterfile into a portable anymap\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "rasttopnm [rastfile]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Reads a Sun rasterfile as input.  Produces a portable anymap as output.  The type of the out‐\nput file depends on the input file - if it's black & white, a pbm file is  written,  else  if\nit's grayscale a pgm file, else a ppm file.  The program tells you which type it is writing.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "pnmtorast(1), pnm(5)\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Copyright (C) 1989, 1991 by Jef Poskanzer.\n\n\n\n13 January 1991                              rasttopnm(1)",
            "subsections": []
        }
    },
    "summary": "rasttopnm - convert a Sun rasterfile into a portable anymap",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "pnmtorast",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/pnmtorast/1/json"
        },
        {
            "name": "pnm",
            "section": "5",
            "url": "https://www.chedong.com/phpMan.php/man/pnm/5/json"
        }
    ]
}