What is the difference between .swf and .xpm?
- Extension
- .swf
- .xpm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Adobe Systems
- X Consortium
- Description
- An SWF file is an animation created with Adobe Flash that can be played by Flash Player or with a web browser that has the Flash plugin installed. It may contain text, vector and raster graphics, and interactive content written in ActionScript.
- 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
- application/x-shockwave-flash
- image/x-xbitmap
- Sample
- sample.swf
- sample.xpm
- Wikipedia
- .swf on Wikipedia
- .xpm on Wikipedia