What is the difference between .vicar and .svg?
- Extension
- .vicar
- .svg
- Format
- Binary
- Text
- Category
- Raster Image
- Vector Image
- Developer
- NASA Jet Propulsion Laboratory
- Adobe Systems
- Description
- Raster image format developed by NASA's Jet Propulsion Laboratory; stores an image that has been taken on a mission by NASA's spacecraft; also contains information that describes the structure and type of data along with a history of processing that has been done to the image.
- 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-vicar
- image/svg+xml
- Sample
- sample.vicar
- sample.svg
- Wikipedia
- .vicar on Wikipedia
- .svg on Wikipedia