What is the difference between .asf and .bmp?
- Extension
- .asf
- .bmp
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Microsoft
- Microsoft
- 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 BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- MIME Type
- video/x-ms-asf
- image/bmp
- Sample
- sample.asf
- sample.bmp
- Wikipedia
- .asf on Wikipedia
- .bmp on Wikipedia