What is the difference between .swf and .ppm?
- Extension
- .swf
- .ppm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Adobe Systems
- Jef Poskanzer
- 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 PPM file is a 24-bit color image formatted using a text format. It stores each pixel with a number from 0 to 65536, which specifies the color of the pixel. PPM files also store the image height and width, whitespace data, and the maximum color value.
- MIME Type
- application/x-shockwave-flash
- image/x-portable-pixmap
- Sample
- sample.swf
- sample.ppm
- Wikipedia
- .swf on Wikipedia
- .ppm on Wikipedia