What is the difference between .bmp and .dst?
- Extension
- .bmp
- .dst
- Format
- Binary
- Text
- Category
- Raster Image
- CAD
- Developer
- Microsoft
- Autodesk
- Description
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different 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.bmp
- Wikipedia
- .bmp on Wikipedia
- .dst on Wikipedia