What is the difference between .xbm and .ai?
- Extension
- .xbm
- .ai
- Format
- Text
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- The X Consortium
- Adobe Systems
- 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.
- An AI file is a drawing created with Adobe Illustrator, a vector graphics editing program. It is composed of paths connected by points, rather than bitmap image data. AI files are commonly used for logos and print media.
- MIME Type
- image/x-xbitmap
- application/postscript
- Sample
- sample.xbm
- sample.ai
- Wikipedia
- .xbm on Wikipedia
- .ai on Wikipedia