What is the difference between .cgm and .xbm?
- Extension
- .cgm
- .xbm
- Format
- Binary
- Text
- Category
- Vector Image
- Raster Image
- Developer
- World Wide Web Consortium
- The X Consortium
- 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.
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- MIME Type
- image/cgm
- image/x-xbitmap
- Sample
- sample.cgm
- sample.xbm
- Wikipedia
- .cgm on Wikipedia
- .xbm on Wikipedia