Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Convert PNM to UIL - Generate Motif Icon Files | Online Free DevTools by Hexmos

Generate Motif UIL icon files with pamtouil from PNM or PAM images. A command line image converter for developers. Free online tool, no registration required.

pamtouil

Convert a PNM or PAM file into a Motif UIL icon file. More information: https://netpbm.sourceforge.net/doc/pamtouil.html.

  • Convert a PNM or PAM file into a Motif UIL icon file:

pamtouil {{path/to/input.pnm|pam}} > {{path/to/output.uil}}

  • Specify a prefix string to be printed in the output UIL file:

pamtouil {{[-n|-name]}} {{uilname}} {{path/to/input.pnm|pam}} > {{path/to/output.uil}}

See Also