Early-stage · macOS

Beautiful screen recordings
in minutes.

Tarantino is a screen recorder and editor for polished product demos. Capture naturally, shape the details, and export through one accelerated compositor.

Tarantino editor showing a product demo with a video timeline and zoom track

01 / Features

Everything between record and ready.

01

Capture what matters

Record a full display or a single app window, with system audio, microphone, and a positioned webcam overlay.

02

Automatic zooms

Generate focus changes from clicks and typing, then tune every zoom directly in the timeline.

03

Cursor polish

Smooth cursor movement and render clicks, trails, and motion effects that keep attention on the action.

04

Presentation framing

Add padding, rounded corners, shadows, backgrounds, and device frames without leaving the editor.

05

GPU export

Preview and render edits and effects through one accelerated compositor, powered by wgpu and Metal.

02 / Under the hood

Native where it counts.

Tarantino currently supports macOS. Its capture and rendering pipeline combines native Apple frameworks with a fast desktop UI.

Desktop
Tauri + Rust
Interface
React + Zustand
Capture
ScreenCaptureKit
Encoding
VideoToolbox
Rendering
wgpu + Metal
Media
FFmpeg

03 / Try it

Run the development build.

You’ll need Node.js, pnpm, Rust, and the Xcode Command Line Tools. macOS will request only the capture permissions you use.

terminal
$ git clone https://github.com/ryumacodes/tarantino.git
$ cd tarantino
$ pnpm install
$ pnpm tauri:dev