What is the difference between .aai and .ppm?
- Extension
- .aai
- .ppm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Dune HD
- Jef Poskanzer
- Description
- AAI is a raster image file format associated with Dune HD media players. It is a simple uncompressed truecolor format, with support for alpha transparency.
- 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/octet-stream
- image/x-portable-pixmap
- Sample
- sample.aai
- sample.ppm
- Wikipedia
- .ppm on Wikipedia