Browser-based video cutter for creating short animated WebP and GIF loops
Open the app in your browser:
https://dassader.github.io/LoopCut/
You do not need to clone this repository to use Loop Cut. It is a PWA, so you can also install it from your browser and run it like a regular app.
- Cut video into loop-ready segments
- Export animated WebP or GIF
- Choose FPS, height, quality, and playback speed
- Works locally in the browser with native browser encoding
npm install
npm run devBuild:
npm run build