Capture what matters
Record a full display or a single app window, with system audio, microphone, and a positioned webcam overlay.
Tarantino is a screen recorder and editor for polished product demos. Capture naturally, shape the details, and export through one accelerated compositor.
01 / Features
Record a full display or a single app window, with system audio, microphone, and a positioned webcam overlay.
Generate focus changes from clicks and typing, then tune every zoom directly in the timeline.
Smooth cursor movement and render clicks, trails, and motion effects that keep attention on the action.
Add padding, rounded corners, shadows, backgrounds, and device frames without leaving the editor.
Preview and render edits and effects through one accelerated compositor, powered by wgpu and Metal.
02 / Under the hood
Tarantino currently supports macOS. Its capture and rendering pipeline combines native Apple frameworks with a fast desktop UI.
03 / Try it
You’ll need Node.js, pnpm, Rust, and the Xcode Command Line Tools. macOS will request only the capture permissions you use.
$ git clone https://github.com/ryumacodes/tarantino.git
$ cd tarantino
$ pnpm install
$ pnpm tauri:dev