What is the difference between .cur and .pbm?
- Extension
- .cur
- .pbm
- Format
- Binary
- Binary
- Category
- Developer
- Raster Image
- Developer
- Microsoft
- Wolfgang Hoschek
- 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).
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- application/octet-stream
- image/x-portable-bitmap
- Sample
- sample.cur
- sample.pbm
- Wikipedia
- .cur on Wikipedia
- .pbm on Wikipedia