What is the difference between .cur and .xbm?
- Extension
- .cur
- .xbm
- Format
- Binary
- Text
- Category
- Developer
- Raster Image
- Developer
- Microsoft
- The X Consortium
- Description
- A CUR file is a cursor image or animation used for the Windows mouse pointer. It may be an arrow (for general use), a spinning hourglass (for waiting periods), or an I-bar (for text editing).
- 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
- application/octet-stream
- image/x-xbitmap
- Sample
- sample.cur
- sample.xbm
- Wikipedia
- .cur on Wikipedia
- .xbm on Wikipedia