What is the difference between .asf and .pbm?
- Extension
- .asf
- .pbm
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Microsoft
- Wolfgang Hoschek
- 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.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- video/x-ms-asf
- image/x-portable-bitmap
- Sample
- sample.asf
- sample.pbm
- Wikipedia
- .asf on Wikipedia
- .pbm on Wikipedia