{
    "content": [
        {
            "type": "text",
            "text": "# hipstopgm (info)\n\n## NAME\n\nhipstopgm - convert a HIPS file into a portable graymap\n\n## SYNOPSIS\n\nhipstopgm [hipsfile]\n\n## DESCRIPTION\n\nReads a HIPS file as input.  Produces a portable graymap as output.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "hipstopgm",
        "section": "",
        "mode": "info",
        "summary": "hipstopgm - convert a HIPS file into a portable graymap",
        "synopsis": "hipstopgm [hipsfile]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pgm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pgm/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "hipstopgm - convert a HIPS file into a portable graymap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "hipstopgm [hipsfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads a HIPS file as input.  Produces a portable graymap as output.\n\nIf  the  HIPS  file contains more than one frame in sequence, hipstopgm\nwill concatenate all the frames vertically.\n\nHIPS is a format developed at the Human Information Processing  Labora-\ntory, NYU.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pgm(5)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1989 by Jef Poskanzer.\n\n24 August 89                     hipstopgm(1)",
                "subsections": []
            }
        }
    }
}