{
    "content": [
        {
            "type": "text",
            "text": "# pbmtopi3 (man)\n\n## NAME\n\npbmtopi3 - convert a portable bitmap into an Atari Degas .pi3 file\n\n## SYNOPSIS\n\npbmtopi3 [pbmfile]\n\n## DESCRIPTION\n\nReads a portable bitmap as input.  Produces an Atari Degas .pi3 file as output.\n\n## TLDR\n\n> Convert a PBM image to an Atari Degas PI3 image.\n\n- Convert a PBM image to an Atari Degas PI3 image:\n  `pbmtopi3 {{path/to/image.pbm}} > {{path/to/atari_image.pi3}}`\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": "pbmtopi3",
        "section": "",
        "mode": "man",
        "summary": "pbmtopi3 - convert a portable bitmap into an Atari Degas .pi3 file",
        "synopsis": "pbmtopi3 [pbmfile]",
        "tldr_summary": "Convert a PBM image to an Atari Degas PI3 image.",
        "tldr_examples": [
            {
                "description": "Convert a PBM image to an Atari Degas PI3 image",
                "command": "pbmtopi3 {{path/to/image.pbm}} > {{path/to/atari_image.pi3}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pi3topbm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pi3topbm/1/json"
            },
            {
                "name": "pbm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pbm/5/json"
            },
            {
                "name": "ppmtopi1",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ppmtopi1/1/json"
            },
            {
                "name": "pi1toppm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pi1toppm/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": "pbmtopi3 - convert a portable bitmap into an Atari Degas .pi3 file\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pbmtopi3 [pbmfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads a portable bitmap as input.  Produces an Atari Degas .pi3 file as output.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pi3topbm(1), pbm(5), ppmtopi1(1), pi1toppm(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1988 by David Beckemeyer (bdt!david) and Jef Poskanzer.\n\n\n\n11 March 1990                                pbmtopi3(1)",
                "subsections": []
            }
        }
    }
}