How the YouTube-to-Reels Publishing Pack Works
AnyTool turns one long video into a publishing pack entirely in the browser. It decodes the audio to detect highlight clips (silence/scene boundaries, ranked by energy), reframes each clip to vertical 9:16 with crop or blur-pad, and encodes real H.264/AAC MP4s at 1080p with a self-hosted single-threaded ffmpeg engine. It optionally transcribes once with a self-hosted Whisper model and burns per-clip captions, grabs a representative 9:16 thumbnail per clip, and generates a title, description and hashtags. Everything is bundled into one ZIP with JSZip — no server, no CDN.
- Runs client-side — the video is never uploaded
- Smart clip detection + auto 9:16 reframe (crop or blur-pad)
- Real 1080p H.264/AAC MP4 clips, not previews
- Optional per-clip caption burn (self-hosted Whisper)
- Per-clip thumbnail + title/description/hashtags
- One ZIP publishing pack — no watermark, no sign-up, no caps
