What is the difference between .tim and .ras?
- Name
- PSX TIM
- SUN Rasterfile
- Extension
- .tim
- .ras
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Sony
- Sun
- 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.
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- MIME Type
- image/vnd.ptnet.tim
- image/x-cmu-raster
- Wikipedia
- .ras on Wikipedia