What is the difference between .dng and .svg?
- Extension
- .dng
- .svg
- Format
- Binary
- Text
- Category
- Camera
- Vector Image
- Developer
- Adobe Systems
- Adobe Systems
- Description
- Universal RAW image format for saving digital photos in an uncompressed format; developed by Adobe Systems as a RAW image archival format and is supported by many image viewing and photo editing programs.
- An SVG file is a graphics file that uses a two-dimensional vector graphic format created by the World Wide Web Consortium (W3C). It describes images using a text format that is based on XML. SVG files are developed as a standard format for displaying vector graphics on the web.
- MIME Type
- image/x-adobe-dng
- image/svg+xml
- Sample
- sample.dng
- sample.svg
- Wikipedia
- .dng on Wikipedia
- .svg on Wikipedia