Loop Video
Repeat a video a chosen number of times into one continuous file, in your browser. Free, private, no signup or upload.
About the Loop Video
This free loop video tool repeats a clip back-to-back a set number of times and stitches it into one continuous file. It is handy for background videos, looping animations, practice tracks, or turning a short clip into a longer one for a display or presentation.
The tool copies your video stream without re-encoding wherever possible, so looping is fast and there is no quality loss — the output keeps the same format as your input. Everything runs in your browser through FFmpeg WebAssembly, so your video is never uploaded. The engine (about 30 MB) downloads from a CDN on first use and is cached.
Keep in mind that looping multiplies the file size: three loops of a 20 MB clip is roughly 60 MB. Choose a repeat count that keeps the result within reason. The source file must be under 100 MB.
How to Use the Loop Video
- 1Choose a video file, up to 100 MB.
- 2Set how many times the video should play in total (2 or more).
- 3Click Loop Video and wait for the progress bar.
- 4Preview the looped video and download it.
Frequently Asked Questions
Is my file uploaded to a server?
No. All processing runs in your browser using FFmpeg compiled to WebAssembly. Your file never leaves your device — only the converter engine is downloaded, once.
Why is the first run slow?
The first time you use any converter here, the browser downloads the FFmpeg core (about 30 MB) from a CDN and compiles it. It is then cached for the session, so later runs are much faster.
Will looping reduce quality?
No. The video is copied without re-encoding where possible, so each repeat is identical to the original. Only the length and file size increase.
How big will the looped file be?
Roughly the original size times the number of loops — three plays of a 20 MB clip is about 60 MB. Pick a count that keeps the result manageable.
Is there a file size limit?
Yes, 100 MB per file. Because everything runs in your browser's memory, very large files can be slow or run out of memory. Trim long clips first if you hit the limit.