What is the difference between .asf and .xpm?
- Extension
- .asf
- .xpm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Microsoft
- X Consortium
- 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.
- Bitmap image used by the X Windows System, a (GUI) used to run networked client-server computers; supports monochrome, gray-scale, and color pixmap data; stores pixmaps as static character arrays in the C programming language.
- MIME Type
- video/x-ms-asf
- image/x-xbitmap
- Sample
- sample.asf
- sample.xpm
- Wikipedia
- .asf on Wikipedia
- .xpm on Wikipedia