Related Pages
my_location
Multi Sizes and Hotspots
Pick canvas sizes, add multi-size cursor artwork, and set the click point.
play_circle
Animation & Frames
Construct moving cursor animations using timeline frames, set frame delay, loop, and onion-skin overlays.
folder_copy
Cursor Projects and Sets
Name cursors, manage workspace items, assign roles, and export complete cursor sets.
The Export panel creates Windows cursor files, artwork backups, cursor-set packages, and website-ready Base64 CSS. File exports read your saved size artwork only when you request them; Base64 CSS is not regenerated while you draw.
Here is a detailed breakdown of all the export formats side-by-side with their actual editor icons:
Used to export a single-frame, static cursor. It packages every size you have drawn on the Multi-Size shelf into a single, multi-resolution
.curfile — using your actual hand-drawn pixels at each size, with no automatic downscaling. If you only drew one size, you get a clean single-size cursor.Generates animated cursor files from your frames, preserving frame delays and hotspot coordinates. Every drawn size is exported through the site's Windows-compatible grouping plan and bundled in a
.zipwith a readme. See Multi-Resolution Sizes below.Exports raw pixel artwork as standard PNG files with transparency intact. Single-frame cursors export as one `.png` file, while multi-frame animations package all frames into a single `.zip` archive. Highly recommended for backing up raw pixel assets.
Choose one size up to 128px, then press Generate CSS. Static cursors produce a complete
*rule using lossless Base64 PNG and an explicit hotspot. Animated cursors default to Optimized WebP for website use, with Lossless PNG available to match Live Preview; both usestep-endkeyframes, frame delays, and explicit per-frame hotspots. Compression depends on the artwork, so optimized WebP can occasionally be larger than PNG—the dialog shows the downloaded stylesheet size for comparison. Copy gives you an HTML-ready<style>block, while Download saves a normal.cssfile without HTML tags. Copy and Download remain disabled whenever generated output is stale. If the chosen size was drawn on the Size Shelf, those pixels are used directly; otherwise the editor resizes the source artwork. Nothing is encoded until you request it.Generates a complete, Windows-installable cursor theme package. It exports each cursor card in your left workspace as a separate `.cur` or `.ani` file, and dynamically compiles a custom
install.infscript so users can right-click and install the whole set in seconds.Multi-Resolution Sizes
Modern displays scale cursors depending on screen resolution. The sizes baked into your export come straight from the Multi-Size shelf — whatever sizes you have drawn by hand. The editor exports your real pixels at each size; it never auto-downscales one drawing to fake the others.
32,48,64,72,96,128, and256pixels..cur: every size you drew is embedded together in one multi-resolution file, so Windows picks the sharpest one for the display..ani: Complete32/48/64and72/96/128groups are packed into multisize.anifiles. Any drawn size not covered by a complete group—including 256px or a partial group—is exported as its own standalone.ani. All resulting files go into one.zip.Checklist Before You Export
my-custom-cursor.cur).