{
    "content": [
        {
            "type": "text",
            "text": "# sbigtopgm (man)\n\n## NAME\n\nsbigtopgm - convert an SBIG CCDOPS file into a portable graymap\n\n## SYNOPSIS\n\nsbigtopgm [sbigfile]\n\n## DESCRIPTION\n\nReads an an image file in the native format used by the Santa Barbara Instrument Group (SBIG)\nastronomical CCD cameras, and produces a portable graymap as output.  Additional  information\non SBIG cameras and documentation of the file format is available at the Web site:\nhttp://www.sbig.com/\n\n## TLDR\n\n> Convert an SBIG CCDOPS file to PGM.\n\n- Convert an SBIG CCDOPS image file to PGM:\n  `sbigtopgm {{path/to/input_file.sbig}} > {{path/to/output.pgm}}`\n\n*Source: tldr-pages*\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": "sbigtopgm",
        "section": "",
        "mode": "man",
        "summary": "sbigtopgm - convert an SBIG CCDOPS file into a portable graymap",
        "synopsis": "sbigtopgm [sbigfile]",
        "tldr_summary": "Convert an SBIG CCDOPS file to PGM.",
        "tldr_examples": [
            {
                "description": "Convert an SBIG CCDOPS image file to PGM",
                "command": "sbigtopgm {{path/to/input_file.sbig}} > {{path/to/output.pgm}}"
            }
        ],
        "tldr_source": "official",
        "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": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "sbigtopgm - convert an SBIG CCDOPS file into a portable graymap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "sbigtopgm [sbigfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads an an image file in the native format used by the Santa Barbara Instrument Group (SBIG)\nastronomical CCD cameras, and produces a portable graymap as output.  Additional  information\non SBIG cameras and documentation of the file format is available at the Web site:\nhttp://www.sbig.com/\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pgm(5)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "John Walker (http://www.fourmilab.ch/), January 1998.  This program is in the public domain.\n\n\n\n23 January 98                               sbigtopgm(1)",
                "subsections": []
            }
        }
    }
}