Auto-Zoom
Origami AI watches your mouse cursor throughout the recording. Whenever the cursor stays still for a moment, it treats that pause as a moment of focus and smoothly zooms the camera in on that area of the screen. When movement resumes, the view gracefully pans and zooms back out. Key details:- Default idle threshold: 2 seconds. If the cursor is stationary for 2 seconds or longer, an auto-zoom is triggered at the cursor’s resting position.
- Adjustable: You can raise or lower the idle duration in ⚙️ Settings → General to suit your recording pace. A shorter threshold gives more frequent zooms; a longer one reserves them for deliberate pauses.
- Zoom level: Also configurable in Settings, so you control how close the camera pulls in during each pause.
Chrome Extension (Optional)
For the most precise auto-zoom, install the Origami AI Chrome extension. It provides DOM-level telemetry: exact cursor coordinates, click events, and scroll actions are captured with high fidelity and fed directly to the zoom engine. Without the extension, Origami AI falls back to an in-page tracker that captures basic window-level mouse movements. Auto-zoom still works in fallback mode, but cursor tracking is less precise. To load the extension manually:1
Open the Chrome extensions page
Navigate to
chrome://extensions in your Chrome or Chromium-based browser.2
Enable Developer mode
Toggle Developer mode on using the switch in the top-right corner of the page.
3
Load the extension
Click Load unpacked and select the
chrome-extension/ folder from the Origami AI repository.Recording Sources
Origami AI supports two capture sources, selectable when you start a recording:Browser Tab
Capture a single browser tab. Best for recording web apps, documentation walkthroughs, or anything running in the browser.
Desktop Window
Capture a specific application window or your entire desktop. Useful for recording native apps, terminal sessions, or cross-app workflows.
