What is the difference between .cur and .png64?
- Extension
- .cur
- .png64
- Format
- Binary
- Binary
- Category
- Developer
- Raster Image
- Developer
- Microsoft
- PNG Working Group
- 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).
- A PNG file is an image file stored in the Portable Network Graphic (PNG) format. It contains a bitmap of indexed colors and uses lossless compression, similar to a .GIF file but without copyright limitations. PNG files are commonly used to store graphics for web images.
- MIME Type
- application/octet-stream
- image/png
- Sample
- sample.cur
- sample.png64
- Wikipedia
- .cur on Wikipedia
- .png64 on Wikipedia