{
    "content": [
        {
            "type": "text",
            "text": "# ppmtoneo(1) (man)\n\n## TLDR\n\n> Convert a PPM image to an Atari Neochrome file.\n\n- Convert a PPM image to a NEO file:\n  `ppmtoneo {{path/to/file.ppm}} > {{path/to/file.neo}}`\n\n*Source: tldr-pages*\n\n---\n\n**Summary:** ppmtoneo - convert a portable pixmap into an Atari Neochrome .neo file\n\n**Synopsis:** ppmtoneo [ppmfile]\n\n## See Also\n\n- neotoppm(1)\n- ppm(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (2 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (6 lines)\n\n## Full Content\n\n### NAME\n\nppmtoneo - convert a portable pixmap into an Atari Neochrome .neo file\n\n### SYNOPSIS\n\nppmtoneo [ppmfile]\n\n### DESCRIPTION\n\nReads a portable pixmap as input.  Produces an Atari Neochrome .neo file as output.\n\n### SEE ALSO\n\nneotoppm(1), ppm(5)\n\n### AUTHOR\n\nCopyright  (C)  2001  by Teemu Hukkanen <tjhukkan@iki.fi>, based on ppmtopi1 by Steve Belczyk\n(seb3@gte.com) and Jef Poskanzer.\n\n\n\n24 April 2001                                ppmtoneo(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ppmtoneo",
        "section": "1",
        "mode": "man",
        "summary": "ppmtoneo - convert a portable pixmap into an Atari Neochrome .neo file",
        "synopsis": "ppmtoneo [ppmfile]",
        "tldr_summary": "Convert a PPM image to an Atari Neochrome file.",
        "tldr_examples": [
            {
                "description": "Convert a PPM image to a NEO file",
                "command": "ppmtoneo {{path/to/file.ppm}} > {{path/to/file.neo}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "neotoppm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/neotoppm/1/json"
            },
            {
                "name": "ppm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/ppm/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": 6,
                "subsections": []
            }
        ]
    }
}