What is the difference between .eot and .svg?
- Extension
- .eot
- .svg
- Format
- Binary
- Text
- Category
- Font
- Vector Image
- Developer
- Microsoft
- Adobe Systems
- Description
- Created by Microsoft Web Embedding Fonts Tool (WEFT), OpenType Font (.otf) is embedded in a web page or PPS (PowerPoint presentation) file documents. This file is not meant to be manually opened and is saved with the related document.
- 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
- application/vnd.ms-fontobject
- image/svg+xml
- Sample
- sample.svg
- Wikipedia
- .eot on Wikipedia
- .svg on Wikipedia