What is the difference between .asf and .ppm?
- Extension
- .asf
- .ppm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Microsoft
- Jef Poskanzer
- Description
- An ASF file is a media file stored in the Advanced Systems Format (ASF), a proprietary video and audio container format. It contains audio and video data and optional metadata, such as title, author, and copyright bibliographic data. ASF files are developed by Microsoft primarily for streaming media.
- 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
- video/x-ms-asf
- image/x-portable-pixmap
- Sample
- sample.asf
- sample.ppm
- Wikipedia
- .asf on Wikipedia
- .ppm on Wikipedia