Dynapik offers a free online tool to change image types - no need to download anything. It's quick and easy to use. You can change your XBM images to CUR format. This tool works for both professionals and casual users. Convert your images to CUR in seconds.
X BitMap
Images written as C source code.
XBM (X BitMap) is a unique image format that is actually a valid snippet of C source code. It defines an array of bytes representing a monochrome bitmap. Because it is code, it can be compiled directly into an application binary, which made it the standard for X11 icons and cursors.
An XBM file contains `#define` statements for width and height, and a static array of unsigned chars: `static unsigned char image_bits[] = { 0x00, 0xFF, ... };`. It supports only 1-bit color (black and white). Transparency works by defining a mask.
The original format for X Window System bitmaps (X10/X11). Used extensively in the 90s for the early World Wide Web (Mosaic browser) before GIF/JPEG took over.
Microsoft Windows Cursor
The standard format for static mouse cursors on Microsoft Windows.
The CUR format is the standard file format for static mouse cursors in the Microsoft Windows operating system. It is structurally almost identical to the ICO (Icon) format, with one key difference: the header contains a defined 'hotspot'. The hotspot specifies the exact pixel coordinate (x, y) that registers the click, such as the tip of an arrow pointer.
A CUR file starts with a header similar to an ICO file, but the 'image type' field is set to 2 (Cursor) instead of 1 (Icon). For each image in the file (it can contain multiple sizes/depths), the directory entry stores the hotspot X and Y coordinates instead of the color planes/bpp fields found in ICOs. The image data itself is typically a BMP with a 1-bit AND mask for transparency, or a PNG in modern versions.
Introduced with Windows 1.0, the format has evolved alongside Windows. Originally supporting only monochrome, it grew to support 16 colors, 256 colors, and finally 32-bit alpha-blended cursors in Windows XP.
Experience lightning-fast image conversions with our advanced algorithms. No more waiting for your files to be uploaded before processing.
Enjoy unlimited image conversions without any hidden fees. Our service is completely free to use, with no limitations on file size or quantity.
Convert images files between over 20 formats. We support popular formats like PNG, JPG, WebP, HEIC and more.
Use Dynapik on any device with a modern browser. We support all major platforms such as Windows, macOS, Linux, Android, and iOS.
Ensure high fidelity in your conversions. Our professional-grade output is ideal for designers, marketers, and content creators.
Your files are safe with us. We focus on your privacy and security with advanced encryption and local processing.