We think your videos
should stay yours.
VideoDock is a privacy-first toolkit for everyday video work — trimming, compressing, converting, resizing and more — built on one firm principle: your files never leave your device.
The problem with "upload to edit"
Most online video tools quietly send your footage to a server, process it in the cloud, and hand it back. For large footage that means a long wait; for sensitive footage it means handing your content to infrastructure you don't control. We don't think that trade-off is necessary anymore.
Browser-based by design
Modern browsers can decode and re-encode video on their own using the Canvas, MediaRecorder, WebAudio and WebCodecs APIs, with heavy work pushed to Web Workers. VideoDock leans entirely on these. There is no upload endpoint, no cloud worker, and no external processing API in the pipeline.
Who it's for
Honest about limits
In-browser processing is powerful but bounded by your device's memory and the formats your browser can write. We surface those limits in the interface instead of hiding them — for example, re-encoded video is exported as WebM unless the FFmpeg engine is available for MP4.