What is the difference between .xbm and .cgm?
- Extension
- .xbm
- .cgm
- Format
- Text
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- The X Consortium
- World Wide Web Consortium
- Description
- 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.
- 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.
- MIME Type
- image/x-xbitmap
- image/cgm
- Sample
- sample.xbm
- sample.cgm
- Wikipedia
- .xbm on Wikipedia
- .cgm on Wikipedia