Clip Cut ποΈ βοΈ
By Coddie
48 viewsΒ·1mo agoΒ·Edited 3 times
Clip Cut βοΈ
A browser-only tool that crops any video down to a tiny square clip with sound, ready to paste anywhere. No install, no upload β just open the single HTML file in a browser.
Features
- Square crop β drag the crop box over the video to keep only the part you want
- Trim by waveform β drag across the waveform to select an exact time range (ends precisely at the selection)
- Compression presets β five square sizes from 60Γ60 (Tiny) to 480Γ480 (Ultra) to balance size and quality (fps fixed at 30)
- Paste-ready snippets β the clip's inline data URL in three formats, each with its own copy button (tap the box or the button): an HTML
<video>tag, aconst CLIP_DATA = "β¦"JS line, and the bare"data:β¦"URI; the copied box briefly tints green - Circular preview β the result plays inside a round window that pops slightly when tapped
Flow
Upload β Edit (crop Β· trim Β· compression) β Result (preview Β· copy)
Notes
- Input: mp4, mov, mkv, webm, mp3, wav, m4a, and more
- Output: WebM clip (video + audio)
- Everything runs in the browser β no file ever leaves the device
- Safari and iPhone/iPad browsers can't play WebM, so download the clip to view it there
Loading comments...
Other Codes
No other codes yet