Generate timed subtitle segments locally, correct the text and download an SRT or VTT file for another player or editor.
Private browser processing
Convert video speech to text
Transcribe spoken audio with local Whisper processing, edit the detected segments and download a plain TXT transcript. The source and exported media stay on this device during normal processing.
Prepared workflow
The editor opens with the documented mode and starting settings already selected. You can adjust everything after choosing the source file.
How to use it
- Open the editor with the button above; the matching mode and initial settings are applied automatically.
- Choose one local video in the browser file picker and review its duration, dimensions and audio track.
- Adjust the prepared settings, preview the important moments and export the result to your device.
What to check
- Preview the beginning, a middle section and the ending.
- Confirm duration, frame, sound and output format.
- Open the downloaded file once before publishing it.
Agent recipe
Agents can apply the same official recipe through the browser runtime, WebMCP, local MCP or the paired Remote MCP bridge. Media bytes remain local.
{
"schemaVersion": "1.0",
"surface": "video",
"tool": "transcribe",
"recipeId": "transcribe_txt",
"alternateRecipeId": null,
"editorUrl": "https://video.quokkapix.com/#lang=en&tool=transcribe&transcript-format=txt&burn-subtitles=0&entry=video-to-text&recipe=transcribe_txt",
"manifest": "https://video.quokkapix.com/agent-manifest.json",
"recipeCatalog": "https://video.quokkapix.com/agent-recipes/index.json",
"processing": "browser-local",
"mediaBytesUploaded": false
}Technical sources
Other local video tools
Save the soundtrack as a separate WAV file in the browser while the original video remains on your device.
Open a private timeline editor, split the clip, disable unwanted segments and export the remaining video directly in your browser.
Mute the complete source track and export a silent video locally without uploading its picture or sound for processing.
