{
    "mode": "man",
    "parameter": "ppmtouil",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/ppmtouil/1/json",
    "generated": "2026-06-12T02:46:20Z",
    "synopsis": "ppmtouil [-name uilname] [ppmfile]",
    "sections": {
        "NAME": {
            "content": "ppmtouil - convert a portable pixmap into a Motif UIL icon file\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "ppmtouil [-name uilname] [ppmfile]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Reads a portable pixmap as input.  Produces a Motif UIL icon file as output.\n\nIf  the program was compiled with an rgb database specified, and a RGB value from the ppm in‐\nput matches a RGB value from the database, then the  corresponding  color  name  mnemonic  is\nprinted  in  the  UIL's  colormap.   If no rgb database was compiled in, or if the RGB values\ndon't match, then the color will be printed with the #RGB, #RRGGBB, #RRRGGGBBB, or #RRRRGGGG‐\nBBBB hexadecimal format.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "-name",
                    "content": "If not specified, will default to the filename (without extension) of the ppmfile  ar‐\ngument.  If -name is not specified and no ppmfile is specified (i.e. piped input), the\nprefix string will default to the string \"noname\".\n\nAll flags can be abbreviated to their shortest unique prefix.\n"
                }
            ]
        },
        "SEE ALSO": {
            "content": "ppm(5)\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Converted by Jef Poskanzer from ppmtoxpm.c, which is Copyright (C) 1990 by Mark W. Snitily\n\n\n\n31 August 1990                                ppmtouil(1)",
            "subsections": []
        }
    },
    "summary": "ppmtouil - convert a portable pixmap into a Motif UIL icon file",
    "flags": [
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "If not specified, will default to the filename (without extension) of the ppmfile ar‐ gument. If -name is not specified and no ppmfile is specified (i.e. piped input), the prefix string will default to the string \"noname\". All flags can be abbreviated to their shortest unique prefix."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "ppm",
            "section": "5",
            "url": "https://www.chedong.com/phpMan.php/man/ppm/5/json"
        }
    ],
    "tldr": {
        "source": "official",
        "description": "This command has been superseded by `pamtouil`.",
        "examples": [
            {
                "description": "View documentation for the current command",
                "command": "tldr pamtouil"
            }
        ]
    }
}