{
    "content": [
        {
            "type": "text",
            "text": "# pi1toppm(1) (man)\n\n## NAME\n\npi1toppm - convert an Atari Degas .pi1 into a portable pixmap\n\n## SYNOPSIS\n\npi1toppm [pi1file]\n\n## DESCRIPTION\n\nReads an Atari Degas .pi1 file as input.  Produces a portable pixmap as output.\n\n## TLDR\n\n> Convert an Atari Degas PI1 image to a PPM image.\n\n- Convert an Atari Degas PI1 image into PPM image:\n  `pi1toppm {{path/to/atari_image.pi1}} > {{path/to/image.ppm}}`\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": "pi1toppm",
        "section": "1",
        "mode": "man",
        "summary": "pi1toppm - convert an Atari Degas .pi1 into a portable pixmap",
        "synopsis": "pi1toppm [pi1file]",
        "tldr_summary": "Convert an Atari Degas PI1 image to a PPM image.",
        "tldr_examples": [
            {
                "description": "Convert an Atari Degas PI1 image into PPM image",
                "command": "pi1toppm {{path/to/atari_image.pi1}} > {{path/to/image.ppm}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ppmtopi1",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ppmtopi1/1/json"
            },
            {
                "name": "ppm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/ppm/5/json"
            },
            {
                "name": "pi3topbm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pi3topbm/1/json"
            },
            {
                "name": "pbmtopi3",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtopi3/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pi1toppm - convert an Atari Degas .pi1 into a portable pixmap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pi1toppm [pi1file]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads an Atari Degas .pi1 file as input.  Produces a portable pixmap as output.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ppmtopi1(1), ppm(5), pi3topbm(1), pbmtopi3(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1991 by Steve Belczyk (seb3@gte.com) and Jef Poskanzer.\n\n\n\n19 July 1990                                 pi1toppm(1)",
                "subsections": []
            }
        }
    }
}