Export¶
When you're happy with your recording and edits, export it as a polished video file ready to share.
Export Formats¶
Click Export in the title bar to choose a format:
| Format | Extension | Best for |
|---|---|---|
| MP4 Video | .mp4 | Sharing, uploading to YouTube, Loom, presentations |
| GIF Animation | .gif | GitHub READMEs, Markdown docs, Slack, Discord |
- MP4 — high quality video with smooth motion. GPU-accelerated encoding is used automatically if available, with a software fallback.
- GIF — 15 fps, 256-color output. Loops forever. No audio.
Which format should I use?
MP4 is almost always the better choice — it's smaller, higher quality, and supports voiceover audio. Use GIF when the destination (a GitHub README, for example) doesn't support video embeds.
Trimming¶
Before you export, you can trim the start and end of the recording to remove any parts you don't need.
Drag the yellow trim handles at both edges of the timeline:
- Left handle — sets where the export starts
- Right handle — sets where the export ends
Only the region between the handles is exported. Right-click a handle and choose Reset trim to restore the full length.
Segment Deletion¶
If you've split your recording into segments, you can delete individual ones before exporting:
- Right-click a video segment on the Clips track and choose Delete segment
- Or left-click to select it, then press Delete
Deleted segments use ripple delete — the remaining clips close the gap automatically. Zoom keyframes and voiceover segments that were inside the deleted portion are removed too. You can always undo with Ctrl+Z.
Chapter Markers¶
Chapters appear as flag markers on your timeline and can be embedded as navigation points in the exported MP4 — useful for longer recordings or tutorials where viewers might want to skip to a section.
FollowCursor can generate chapters with AI from the same shared recording analysis used by narration. That keeps chapter beats aligned with the recording's major workflow shifts, zoom emphasis, and presentation flow without re-running a separate disconnected pass.
You can also add chapters manually. If you regenerate AI chapters, FollowCursor replaces the previous generated chapter markers and keeps any manual chapter markers you already added. Chapters are included in the MP4 file metadata and supported by players like YouTube and VLC.
Chapters in GIF exports
Chapter markers are not embedded in GIF files — they are an MP4-only feature.
What Gets Rendered¶
Every frame of the export includes all of your edits, composited in this order:
- Background — your chosen gradient, solid color, or pattern
- Device frame — bezel, shadow, or no frame
- Video content — your recorded screen, zoomed and panned
- Cursor — your mouse cursor at the recorded position
- Click effects — animated ripples or highlights at click locations
What you see in the preview is exactly what will be in the exported file.
Export Progress¶
A progress indicator appears in the Export button in the title bar while your video is rendering. For longer recordings, GPU-accelerated encoding significantly speeds this up.