What is the difference between .cgm and .svg?
- Extension
- .cgm
- .svg
- Format
- Binary
- Text
- Category
- Vector Image
- Vector Image
- Developer
- World Wide Web Consortium
- Adobe Systems
- Description
- Vector graphics format designed to support the needs of many graphics applications; originally used for clip art libraries, but newer revisions (based on the ISO/IEC 8632 standard) are now commonly used for CAD drawings.
- 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/cgm
- image/svg+xml
- Sample
- sample.cgm
- sample.svg
- Wikipedia
- .cgm on Wikipedia
- .svg on Wikipedia