AI-powered screen recording and editing. Free and open source.
Coherence Studio is a free, open-source screen recorder with AI-powered editing. Record your screen, and let AI handle the polish — auto-captions, smart trimming, narration, and one-click professional output.
Built by the team behind Coherence. Originally forked from OpenScreen by Siddharth Vaddem.
Go Pro to create AI Generated Motion Graphic Videos. Describe what you want or just give it a URL and 13 specialized AI agents handle script, visuals, motion, music, narration, and quality control — like having a motion graphics studio on your laptop.
🚀🚀 Till the end of April, 50 users can get 50% off the Pro version at checkout with code: GITHUB50 🚀🚀
- Screen recording with native capture (ScreenCaptureKit on macOS, WGC on Windows)
- Auto-zoom on cursor activity
- AI-powered auto-captions (Whisper)
- Smart trimming (removes dead air and loading screens)
- One-click polish (zoom + captions + background + speed ramps)
- Auto-narration (AI-generated voiceover)
- Cursor effects (motion smoothing, click rings, custom styles)
- Background customization (wallpapers, gradients, solid colors)
- Annotations (text, arrows, images)
- Export to MP4 and GIF
export-1776375829042.mp4
Download the latest installer from the GitHub Releases page.
If macOS blocks the app, run:
xattr -rd com.apple.quarantine /Applications/Studio\ Studio.appchmod +x Coherence-Studio-Linux-*.AppImage
./Coherence-Studio-Linux-*.AppImage# Install dependencies
npm install
# Start development server
npm run dev
# Build for your platform
npm run build:win # Windows
npm run build:mac # macOS
npm run build:linux # Linux
# Run tests
npm testMIT — free for personal and commercial use.