Most online editors upload your file to a server, process it in the cloud, and send it back. VideoDock has no upload endpoint at all.
The processing code runs in your browser using standard web APIs, so there is nowhere to send the file. You can verify this in your browser's network panel — no uploads appear during processing.