{
    "mode": "man",
    "parameter": "gemtopnm",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/gemtopnm/1/json",
    "generated": "2026-05-30T05:14:38Z",
    "synopsis": "gemtopnm [-d] [gemfile]",
    "sections": {
        "NAME": {
            "content": "gemtopnm - convert a GEM .img file into a portable anymap\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "gemtopnm [-d] [gemfile]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Reads  a GEM .img file, either the one plane (black/white) or four plane (16 color) varieety,\nas input.  Reads from stdin if input file is omitted.  Produces a PBM or PPM file as  output,\ndepending on whether the input is one or four plane.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "-d",
                    "content": "",
                    "flag": "-d"
                }
            ]
        },
        "SEE ALSO": {
            "content": "pbmtogem(1), pnm(5)\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Copyright (C) 1988 Diomidis D. Spinellis (dds@cc.ic.ac.uk).\n\n\n\n\n30 April 2000                                gemtopnm(1)",
            "subsections": []
        }
    },
    "summary": "gemtopnm - convert a GEM .img file into a portable anymap",
    "flags": [
        {
            "flag": "-d",
            "long": null,
            "arg": null,
            "description": ""
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "pbmtogem",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/pbmtogem/1/json"
        },
        {
            "name": "pnm",
            "section": "5",
            "url": "https://www.chedong.com/phpMan.php/man/pnm/5/json"
        }
    ]
}