🇬🇧WebFileTools/Video Trimmer
Blog🇫🇷 French
🇬🇧WebFileTools/Video Trimmer

Video Trimmer

Trim your video between two timestamps. FFmpeg.wasm — 100% browser.

You use this tool often? Pro includes files up to 500 MB and priority processing.

What is Video Trimmer?

Client-side video trimmer powered by FFmpeg.wasm. Pick start/end with a dual-handle slider and export to MP4 without re-encoding when possible.

How to use this tool?

Drop your video, drag the start/end handles on the timeline, then download the segment.

Benefits

  • No re-encode by default
  • Nothing uploaded
  • Dual-handle slider
  • HTML5 native preview
  • FFmpeg.wasm

Frequently Asked Questions

Are my videos uploaded?
No. All processing happens in your browser via FFmpeg.wasm. Nothing leaves your device.
Is the trim lossless?
By default the tool uses -c copy to trim without re-encoding. If the format doesn't allow that, a fast re-encode is applied automatically.
What's the file size limit?
FFmpeg.wasm keeps everything in memory. Files larger than ~500 MB may slow the browser down.

What is Video Trimmer?

Client-side video trimmer powered by FFmpeg.wasm. Pick start/end with a dual-handle slider and export to MP4 without re-encoding when possible.

How to use this tool?

Drop your video, drag the start/end handles on the timeline, then download the segment.

Benefits

  • No re-encode by default
  • Nothing uploaded
  • Dual-handle slider
  • HTML5 native preview
  • FFmpeg.wasm

Frequently Asked Questions

Are my videos uploaded?
No. All processing happens in your browser via FFmpeg.wasm. Nothing leaves your device.
Is the trim lossless?
By default the tool uses -c copy to trim without re-encoding. If the format doesn't allow that, a fast re-encode is applied automatically.
What's the file size limit?
FFmpeg.wasm keeps everything in memory. Files larger than ~500 MB may slow the browser down.