What is the difference between .swf and .pbm?
- Extension
- .swf
- .pbm
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Adobe Systems
- Wolfgang Hoschek
- 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.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- application/x-shockwave-flash
- image/x-portable-bitmap
- Sample
- sample.swf
- sample.pbm
- Wikipedia
- .swf on Wikipedia
- .pbm on Wikipedia