What is the difference between .tm2 and .ppm?
- Extension
- .tm2
- .ppm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Sony
- Jef Poskanzer
- Description
- It is a Sony Playstation 2 file used to store image textures. TM2 file isn't compatible with computers, so you have to convert it to a suitable file to view it on a PC.
- A PPM file is a 24-bit color image formatted using a text format. It stores each pixel with a number from 0 to 65536, which specifies the color of the pixel. PPM files also store the image height and width, whitespace data, and the maximum color value.
- MIME Type
- application/x-ps2-tim2
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .ppm on Wikipedia