What is the difference between .svg and .xls?
- Extension
- .svg
- .xls
- Format
- Text
- Binary
- Category
- Vector Image
- Spreadsheet
- Developer
- Adobe Systems
- Microsoft
- Description
- 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.
- An XLS file is a spreadsheet file created by Microsoft Excel or exported by another spreadsheet program, such as OpenOffice Calc or Apple Numbers. It contains one or more worksheets, which store and display data in a table format. XLS files may also store mathematical functions, charts, styles, and formatting.
- MIME Type
- image/svg+xml
- application/vnd.ms-excel
- Sample
- sample.svg
- sample.xls
- Wikipedia
- .svg on Wikipedia
- .xls on Wikipedia