What is the difference between .ppm and .sk?
- Extension
- .ppm
- .sk
- Format
- Text
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Jef Poskanzer
- Skencil
- Description
- 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.
- This format is a vector images file in the Sketch Drawing program, which serves to edit and create interface designs, applications and software shells. SK-files contain objects and layers which can be edited independently of each other.
- MIME Type
- image/x-portable-pixmap
- application/x-skencil
- Sample
- sample.ppm
- Wikipedia
- .ppm on Wikipedia
- .sk on Wikipedia