Stays on your device
Your video file, every frame of visual content, the caption editor, style previews, and the final MP4 export. All of this runs in your browser. No server processes your video. No remote disk stores your footage. When you close the tab, the video data is gone from memory.
Sent to the server
The browser extracts a compressed audio track from the video container. This audio, stripped of all visual data, is the only thing that crosses the network. It goes to the AI transcription service for speech processing.
Returned from the server
A structured transcript with word-level timestamps. Every recognized word paired with its start and end time in milliseconds. The editor uses these timestamps for playback sync, caption display, and subtitle file generation.