Limelight
What Is Smart-Zoom?
Smart-zoom is an intelligent zoom feature that analyzes on-screen events to decide when and where to zoom, skipping incidental interactions and focusing on the moments that matter to viewers.
Smart-zoom goes beyond simple click-triggered zoom by applying heuristics to decide which events deserve a close-up. A basic click-zoom reacts to every mouse-down event, which can produce distracting zooms when a presenter clicks to dismiss a dialog, drags a scrollbar, or accidentally clicks outside a target element. Smart-zoom adds a layer of analysis — considering factors like dwell time, cursor velocity before the click, UI element type under the cursor, and proximity to the previous zoom event — to filter the zoom trigger list down to meaningful interactions.
The practical benefit is that a smart-zoom recording feels curated even though the presenter never touched an editing timeline. A click inside a text field that starts a form fill triggers a zoom. A click on empty desktop to deselect does not. A keyboard shortcut that opens a modal might trigger a zoom even without a mouse click. This contextual awareness means the finished video mirrors how a skilled editor would have cut the footage, without requiring that editor.
Smart-zoom is a feature category, not a single algorithm — different tools implement it with different levels of sophistication. Limelight's auto-zoom is designed around smart-zoom principles: it uses the macOS accessibility tree to identify the UI element under the cursor, weighs the semantic importance of the element type (buttons, links, and form controls get preference over passive containers), and applies velocity filtering to skip hurried or accidental clicks. The result is zoom behavior that feels like a human made thoughtful editorial choices.
Why Limelight
- ▸Filters click events by semantic importance — buttons and controls get zoom priority over passive UI areas.
- ▸Velocity and dwell-time analysis reduces zooms on accidental or hurried clicks.
- ▸Contextual awareness can trigger zoom on keyboard events as well as mouse clicks.
- ▸The result feels editorially curated even though no manual keyframes were set.
Cursor spotlight free · from $2.99/mo or $34 lifetime · macOS 14+
Or get Pro — from $2.99/mo · See how it works →
free to start, then go Pro from $2.99/mo or a $34 one-time lifetime license. macOS 14+, notarized by Apple.
FAQ
- How does smart-zoom know which clicks are important?
- It combines signal from the macOS accessibility tree (element type and role), cursor velocity in the moments before the click, and minimum time between consecutive zoom events to classify each click as intentional or incidental.
- Can smart-zoom miss an important click?
- In rare cases a filtered heuristic may skip a click you wanted to zoom. You can always supplement with a manual annotation using Limelight's freehand drawing (⌃⌥3) or region spotlight (⌃⌥4) to draw attention to that moment.