What is the difference between .rla and .uil?
- Extension
 - .rla
 - .uil
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Raster Image
 
- Developer
 - Autodesk
 - The Open Group
 
- Description
 - A popular SGI ® format that supports the ability to include arbitrary image channels
 - X-Motif UIL Table (UIL) is a plain text file format used by the User Interface Language (UIL) compiler, which is used for creating user interfaces for the X Window System. This format is used for defining menus, buttons, dialog boxes, and other components of graphical user interfaces. UIL files are written using a set of keywords and parameters that can be used to set up the visual elements of the user interface.
 
- MIME Type
 - image/x-rla
 - application/x-uil
 
- Sample
 - sample.rla
 - sample.uil
 
- Wikipedia
 - .rla on Wikipedia