{
    "content": [
        {
            "type": "text",
            "text": "# 411toppm (man)\n\n## NAME\n\n411toppm - convert Sony Mavica .411 image to ppm\n\n## SYNOPSIS\n\n411toppm [-width width] [-height height] [411file]\nAll options may be abbreviated to the shortest unique prefix.\n\n## DESCRIPTION\n\nReads  a  .411 file, such as from a Sony Mavic camera, and converts it to a PPM image as out‐\nput.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (2 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "411toppm",
        "section": "",
        "mode": "man",
        "summary": "411toppm - convert Sony Mavica .411 image to ppm",
        "synopsis": "411toppm [-width width] [-height height] [411file]\nAll options may be abbreviated to the shortest unique prefix.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "The height (number of rows) of the input image. Default is 48."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "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": 5,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-width",
                        "lines": 1
                    },
                    {
                        "name": "-height",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "411toppm - convert Sony Mavica .411 image to ppm\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "411toppm [-width width] [-height height] [411file]\n\nAll options may be abbreviated to the shortest unique prefix.\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads  a  .411 file, such as from a Sony Mavic camera, and converts it to a PPM image as out‐\nput.\n\nOutput is to Standard Output.\n\nThe  originator  of  this  program  and  decipherer  of  the   .411   format,   Steve   Allen\n<sla@alumni.caltech.edu>, has this to say about the utility of this program: \"There's so lit‐\ntle image in a 64x48 thumbnail (especially when you have the full size  JPG  file)  that  the\nonly  point  in  doing  this was to answer the implicit challenge posed by the manual stating\nthat only the camera can use these files.\"\n\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-width",
                        "content": ""
                    },
                    {
                        "name": "-height",
                        "content": "The height (number of rows) of the input image.  Default is 48.\n\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "ppm(5)\n\n\n\n\n03 March 2001                                411toppm(1)",
                "subsections": []
            }
        }
    }
}