What is the difference between .pbm and .sk?
- Extension
- .pbm
- .sk
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Wolfgang Hoschek
- Skencil
- Description
- 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.
- 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-bitmap
- application/x-skencil
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia
- .sk on Wikipedia