What is the difference between .raw and .svg?
- Extension
- .raw
- .svg
- Format
- Binary
- Text
- Category
- Camera
- Vector Image
- Developer
- Adobe
- Adobe Systems
- Description
- It is a RAW image file stored as captured by digital cameras CCD like Panasonic, Leica, and Casio cameras. The images can be adjusted for white balance and exposure using supporting image-editing applications.
- 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-canon-cr2
- image/svg+xml
- Sample
- sample.raw
- sample.svg
- Wikipedia
- .raw on Wikipedia
- .svg on Wikipedia