What is the difference between .tim and .svgz?
- Extension
- .tim
- .svgz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Sony
- Adobe Systems
- 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.
- Scalable Vector Graphics (.SVG) files store graphic images in XML format and may contain gradients, transparency, filters and animations. SVG files are compressed using GZIP compression.
- MIME Type
- image/vnd.ptnet.tim
- image/svg+xml
- Wikipedia
- .svgz on Wikipedia