What is the difference between .png and .dst?
- Extension
- .png
- .dst
- Format
- Binary
- Text
- Category
- Raster Image
- CAD
- Developer
- PNG Development Group
- Autodesk
- Description
- A PNG file is an image file stored in the Portable Network Graphic (PNG) format. It contains a bitmap of indexed colors and uses lossless compression, similar to a .GIF file but without copyright limitations. PNG files are commonly used to store graphics for web images.
- 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/png
- Sample
- sample.png
- Wikipedia
- .png on Wikipedia
- .dst on Wikipedia