What is the difference between .swf and .bmp?
- Extension
- .swf
- .bmp
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Adobe Systems
- Microsoft
- 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.
- 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
- application/x-shockwave-flash
- image/bmp
- Sample
- sample.swf
- sample.bmp
- Wikipedia
- .swf on Wikipedia
- .bmp on Wikipedia