{
    "content": [
        {
            "type": "text",
            "text": "# ppmdim (man)\n\n## NAME\n\nppmdim - dim a PPM image\n\n## SYNOPSIS\n\nppmdim dimfactor [ppmfile]\n\n## DESCRIPTION\n\nThis program is part of Netpbm(1).\n\n## TLDR\n\n> Dim a PPM image.\n\n- Dim the specified PPM image by dimfactor:\n  `ppmdim {{0.6}} {{path/to/input.ppm}} > {{path/to/output.ppm}}`\n\n*Source: tldr-pages*\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **SEE ALSO**\n- **AUTHOR**\n- **DOCUMENT SOURCE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ppmdim",
        "section": "",
        "mode": "man",
        "summary": "ppmdim - dim a PPM image",
        "synopsis": "ppmdim dimfactor [ppmfile]",
        "tldr_summary": "Dim a PPM image.",
        "tldr_examples": [
            {
                "description": "Dim the specified PPM image by dimfactor",
                "command": "ppmdim {{0.6}} {{path/to/input.ppm}} > {{path/to/output.ppm}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ppm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ppm/1/json"
            },
            {
                "name": "pamfunc",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pamfunc/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 11,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DOCUMENT SOURCE",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ppmdim - dim a PPM image\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ppmdim dimfactor [ppmfile]\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This program is part of Netpbm(1).\n\nThis  program  is  largely  obsoleted by the more general pamfunc(1) (use the -multiplier op‐\ntion).  ppmdim remains for backward compatibility and also because its use of integer  arith‐\nmetic may make it faster.\n\nppmdim reads a PPM image input and diminishes its brightness by the specified dimfactor.  The\ndimfactor  may be in the range from 0.0 (total blackness, deep night, nada, null, nothing) to\n1.0 (original picture's brightness).\n\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "There are no command line options defined specifically for ppmdim, but it recognizes the  op‐\ntions common to all programs based on libnetpbm (See \u001b]8;;index.html#commonoptions\u001b\\ Common Options\u001b]8;;\u001b\\ .)\n\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ppm(1), pamfunc(1),\n\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1993 by Frank Neumann\n",
                "subsections": []
            },
            "DOCUMENT SOURCE": {
                "content": "This  manual  page  was  generated by the Netpbm tool 'makeman' from HTML source.  The master\ndocumentation is at\n\nhttp://netpbm.sourceforge.net/doc/ppmdim.html\n\nnetpbm documentation                          June 2002                        Ppmdim User Manual(1)",
                "subsections": []
            }
        }
    }
}