What is the difference between .ppm and .sk2?
- Extension
- .ppm
- .sk2
- Format
- Text
- Category
- Raster Image
- Vector Image
- Developer
- Jef Poskanzer
- sK1 Project
- 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.
- The sk2 file type is a vector graphic format created by the sK1 open source vector graphics editor. It is an extension of the sk1 format and is used to store vector graphics and images. The sk2 file format supports layers, masking, transparency, and other advanced features.
- MIME Type
- image/x-portable-pixmap
- application/x-sK1
- Sample
- sample.ppm
- Wikipedia
- .ppm on Wikipedia