What is the difference between .ppm and .aai?
- Extension
- .ppm
- .aai
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Jef Poskanzer
- Dune HD
- Description
- 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.
- 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.
- MIME Type
- image/x-portable-pixmap
- application/octet-stream
- Sample
- sample.ppm
- sample.aai
- Wikipedia
- .ppm on Wikipedia