What is the difference between .dib and .sk?
- Extension
- .dib
- .sk
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Microsoft
- Skencil
- Description
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
- 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/bmp
- application/x-skencil
- Sample
- sample.dib
- Wikipedia
- .dib on Wikipedia
- .sk on Wikipedia