Warning
Capturia is still in beta and some workflows may be unstable on specific machines.
Capturia is a free, open-source screen recorder and editor for creators, developers, and teams making product demos and walkthrough videos.
Capturia is built on top of the excellent OpenScreen foundation and significantly upgraded for a stronger macOS-native capture and editing workflow.
- Record full screen or a selected app window.
- Native macOS capture helper with native cursor hide/show capture behavior.
- Camera overlay capture on the native recording pipeline.
- Microphone voice recording with editor-side gain adjustment.
- Timeline editing: trim, crop, zoom, cursor effects, and annotations.
- Subtitle generation and rough-cut workflow in editor.
- Multi-aspect export (16:9, 9:16, 1:1 and more), including batch export.
- Export audio controls: track toggle, gain, loudness normalization, limiter.
- Recording UX controls: countdown, auto-hide launcher, customizable stop shortcut, permission diagnostics.
Download the latest installer for your platform from GitHub Releases.
If macOS Gatekeeper blocks an unsigned build, or you see "Capturia is damaged and can't be opened", run:
xattr -rd com.apple.quarantine "/Applications/Capturia.app"Then grant required permissions in System Settings -> Privacy & Security:
- Screen Recording (or Screen & System Audio on newer macOS)
- Accessibility
- Microphone (for voice recording)
- Camera (for camera overlay)
Download the .AppImage from releases and run:
chmod +x Capturia-Linux-*.AppImage
./Capturia-Linux-*.AppImage- Node.js 20+
- npm 10+
- macOS + Xcode Command Line Tools (for native helper build)
npm install
npm run devnpm run build- Electron
- React
- TypeScript
- Vite
- PixiJS
- dnd-timeline
Contributions are welcome through issues and pull requests.
- Issues: https://github.com/MinhOmega/Capturia/issues
- Discussions: https://github.com/MinhOmega/Capturia/discussions
- Upstream project: siddharthvaddem/openscreen
This project is licensed under the MIT License.



