Cursor trail designer for the web

Wispr is a browser playground for mouse trail effects — presets, shapes, colors, chase modes, and one-click exports. Ship vanilla JS or framework snippets (React, Vue, Angular). This is not the Cursor IDE.

Open playground

Playground

Seven presets, twelve particle shapes, gradient or random color modes, blend modes, glow, and optional chase (smooth, elastic, or delayed).

Export

Copy from the JS, CSS, HTML, React, Vue, or Angular tab — or download everything as one file.

Learn

Short guides for CSS-first pages and React, Vue, or Angular — including a full feature list for the designer.

FAQ

What is Wispr?

A free web tool to design animated pointer trails and copy implementation code. It does not replace a code editor.

Is this related to the Cursor AI editor?

No. “Cursor” here means the mouse pointer. Wispr only generates trail effects for sites and apps.

How do I use the exported code?

Build the look in the playground, open the tab that matches your stack, copy, and paste — usually at your root layout so the trail stays global.

How do I keep it performant?

Favor shorter trails, smaller particles, and lower glow on mobile; tune fade and chase until it feels smooth on your target devices.