What is the difference between .dib and .dst?
- Extension
- .dib
- .dst
- Format
- Binary
- Text
- Category
- Raster Image
- CAD
- Developer
- Microsoft
- Autodesk
- 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.
- A DST file is a drawing sheet file created by AutoCAD, a CAD design and documentation application. It contains information in XML format about an organized collection of sheets, which are select drawing layouts that have been extracted from multiple .DWG drawing files. DST files are commonly used as the deliverable format for drafted or completed designs.
- MIME Type
- image/bmp
- application/dxf
- Sample
- sample.dib
- Wikipedia
- .dib on Wikipedia
- .dst on Wikipedia