{
    "content": [
        {
            "type": "text",
            "text": "# atktopbm (man)\n\n## NAME\n\natktopbm - convert Andrew Toolkit raster object to portable bitmap\n\n## SYNOPSIS\n\natktopbm [atkfile]\n\n## DESCRIPTION\n\nReads an Andrew Toolkit raster object as input.  Produces a portable bitmap as output.\n\n## TLDR\n\n> Convert a Andrew Toolkit raster object to a PBM image.\n\n- Convert a Andrew Toolkit raster object to a PBM image:\n  `atktopbm {{path/to/image.atk}} > {{path/to/output.pbm}}`\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": "atktopbm",
        "section": "",
        "mode": "man",
        "summary": "atktopbm - convert Andrew Toolkit raster object to portable bitmap",
        "synopsis": "atktopbm [atkfile]",
        "tldr_summary": "Convert a Andrew Toolkit raster object to a PBM image.",
        "tldr_examples": [
            {
                "description": "Convert a Andrew Toolkit raster object to a PBM image",
                "command": "atktopbm {{path/to/image.atk}} > {{path/to/output.pbm}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pbmtoatk",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtoatk/1/json"
            },
            {
                "name": "pbm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pbm/5/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": "atktopbm - convert Andrew Toolkit raster object to portable bitmap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "atktopbm [atkfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads an Andrew Toolkit raster object as input.  Produces a portable bitmap as output.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pbmtoatk(1), pbm(5)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1991 by Bill Janssen.\n\n\n\n26 September 1991                              atktopbm(1)",
                "subsections": []
            }
        }
    }
}