Local file processing
When you choose a video, the file is read by your browser so metadata can be shown and compression can run. The video content stays in your browser session.
File lifecycle
Object URLs and temporary processing files are created only for the active session. Refreshing, closing the tab, or starting over releases the browser-side state.
Anonymous analytics
The site may send anonymous product events through analytics providers such as Google Analytics and Vercel Analytics, including page type, file type, size bucket, duration bucket, target MB, success, failure, and processing time.
- We do not send the original file name.
- We do not send video frames, audio, screenshots, or file contents.
- We do not offer cloud transcoding in v1.
Browser limits
Large files can be slow or fail on low-memory devices. The browser version blocks files over 500MB and warns before processing files over 200MB.