What is the difference between .tim and .emf?
- Extension
- .tim
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Sony
- Microsoft
- 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.
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- image/vnd.ptnet.tim
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia