{
    "mode": "man",
    "parameter": "gouldtoppm",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/gouldtoppm/1/json",
    "generated": "2026-08-30T10:09:04Z",
    "synopsis": "gouldtoppm [gouldfile]",
    "sections": {
        "NAME": {
            "content": "gouldtoppm - convert Gould scanner file into a PPM image\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "gouldtoppm [gouldfile]\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This program is part of Netpbm(1).\n\ngouldtoppm  reads  a  file produced by the Gould scanner as input and produces a PPM image as\noutput.\n\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "There are no command line options defined specifically for gouldtoppm, but it recognizes  the\noptions common to all programs based on libnetpbm (See \u001b]8;;index.html#commonoptions\u001b\\ Common Options\u001b]8;;\u001b\\ .)\n\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "ppm(1)\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Copyright(C) 1990 by Stephen Paul Lesniewski\n",
            "subsections": []
        },
        "DOCUMENT SOURCE": {
            "content": "This  manual  page  was  generated by the Netpbm tool 'makeman' from HTML source.  The master\ndocumentation is at\n\nhttp://netpbm.sourceforge.net/doc/gouldtoppm.html\n\nnetpbm documentation                         20 May 1990                   Gouldtoppm User Manual(1)",
            "subsections": []
        }
    },
    "summary": "gouldtoppm - convert Gould scanner file into a PPM image",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "ppm",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/ppm/1/json"
        }
    ],
    "tldr": {
        "source": "official",
        "description": "Convert a Gould scanner file to a PPM image.",
        "examples": [
            {
                "description": "Convert a Gould scanner file to a PPM image",
                "command": "gouldtoppm {{path/to/file.gould}} > {{path/to/output.ppm}}"
            }
        ]
    }
}