What is the difference between .tim and .rgba?
- Name
- PSX TIM
- RGB Bitmap
- Extension
- .tim
- .rgba
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Sony
- SGI
- Description
- Commonly found on PlayStation game consoles as it's used to develop the game software. TIM contains standard RGBA with transparency levels as well as 4,8,16,24, and 32 -bit color. An example of a game that used .tim is the GTA game series.
- An RGBA file is a color bitmap image format created by Silicon Graphics (SGI). It is similar to the .RGB file as it supports color RGB channels with an alpha channel.
- MIME Type
- image/vnd.ptnet.tim
- image/x-rgb
- Sample
- sample.rgba
- Wikipedia
- .rgba on Wikipedia