What changes and what does not
- MP4 and MOV: the picture is copied as it is, so quality is identical and it takes seconds.
- WEBM and other formats: the picture is converted to H.264 MP4 so it plays on every phone and browser.
- Every sound track is removed, not turned down, so the file gets a little smaller.
Private by design
The tool runs FFmpeg compiled to WebAssembly in your browser. Your file is read into memory on your device and the result is saved from there, so nothing is sent to Percify or anyone else. That is also why there is no queue, no account and no watermark.
Files up to 250 MB and 10 minutes work in the browser. For bigger files, the free FFmpeg command on this page does the same job on your computer.
Platform facts checked on 17 September 2026 against each platform's own help pages.