{
    "content": [
        {
            "type": "text",
            "text": "# gemtopnm(1) (man)\n\n**Summary:** gemtopnm - convert a GEM .img file into a portable anymap\n\n**Synopsis:** gemtopnm [-d] [gemfile]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -d | — | — |  |\n\n## See Also\n\n- pbmtogem(1)\n- pnm(5)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (1 lines) — 1 subsections\n  - -d (1 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHOR** (6 lines)\n\n## Full Content\n\n### NAME\n\ngemtopnm - convert a GEM .img file into a portable anymap\n\n### SYNOPSIS\n\ngemtopnm [-d] [gemfile]\n\n### DESCRIPTION\n\nReads  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\n### OPTIONS\n\n#### -d\n\n### SEE ALSO\n\npbmtogem(1), pnm(5)\n\n### AUTHOR\n\nCopyright (C) 1988 Diomidis D. Spinellis (dds@cc.ic.ac.uk).\n\n\n\n\n30 April 2000                                gemtopnm(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "gemtopnm",
        "section": "1",
        "mode": "man",
        "summary": "gemtopnm - convert a GEM .img file into a portable anymap",
        "synopsis": "gemtopnm [-d] [gemfile]",
        "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"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-d",
                        "lines": 1,
                        "flag": "-d"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ]
    }
}