How the YouTube to Shorts Repurposer Works
AnyTool reframes a horizontal video to vertical 9:16 entirely in the browser. Three modes are offered: smart-crop runs a self-hosted face-detection model to track the active speaker and smooth the crop center; center-crop uses a manual focus slider; and blur-pad fits the whole frame over a blurred background. Frames are drawn onto a canvas and encoded with WebCodecs (H.264) for hardware-accelerated, faster-than-ffmpeg export, with a self-hosted ffmpeg crop+scale fallback. Optional word-level captions come from a local Whisper transcript, and a long video can be split into multiple Shorts and batch-exported.
- Runs client-side — the video is never uploaded
- Smart-crop (local face tracking), center-crop, or blur-pad
- WebCodecs H.264 export with ffmpeg fallback
- Optional word-level caption burn-in (local Whisper)
- Multi-segment splitting + batch export
- No watermark, no sign-up, no length cap
