What is the difference between .swf and .dib?
- Extension
- .swf
- .dib
- 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.
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
- MIME Type
- application/x-shockwave-flash
- image/bmp
- Sample
- sample.swf
- sample.dib
- Wikipedia
- .swf on Wikipedia
- .dib on Wikipedia