What is a ranking video, and why does this tool exist?
A ranking video — sometimes called a countdown video — takes a handful of short clips around one theme (fails, food, travel moments, whatever the topic is) and presents them in order, usually from least to most dramatic, with the payoff clip saved for last. It's one of the most consistently high-retention formats on TikTok, Instagram Reels, and YouTube Shorts, because the numbered list creates a simple, visible promise: "there are five of these, and the best one is still coming." That promise is what keeps people watching instead of scrolling away.
Shortszilla exists to make that specific format fast to produce, without asking you to pay for software or learn a traditional video editor. You paste the clip links in order, give it a title (or just a topic and let it write one), and it handles the cropping, the numbered overlay, the reveal animation, and stitching everything into one file.
How the tool actually works, step by step
- You add your clips. Paste a link for each one (TikTok, Facebook, Instagram, or YouTube) in the order you want them ranked. Rank #1 is treated as the "best" and — if countdown order is on — plays last, which is the order that tends to hold attention longest.
- You set a title. Either type your own four-word title, or hand it a topic like "Parkour Fails" and the tool writes a title and assigns a punchy keyword to each clip automatically.
- The tool fetches each clip. A small proxy function requests the video from its source on your behalf — browsers can't normally do this directly because of cross-origin restrictions, so this step exists purely to get the raw file into your browser.
- Optional: you trim. If you turn on "Let me trim clips first," each clip opens one at a time in a small player with a slider. Mark the part you don't want, hit cut, or just skip if the clip is already fine.
- The overlay gets drawn. For each clip, the tool draws your title banner and the numbered list onto a transparent image using the browser's canvas, then lays that image on top of the video — the same way a lower-third graphic works in a traditional editor.
- Everything gets combined. The clips are joined in your chosen order, an outro card and a progress bar get added if you turned them on, and the finished file is handed back to you as a normal MP4 you can download and post.
Why does this run in your browser instead of on a server?
Video encoding is computationally expensive. A server that could do this for thousands of people would cost real money to run — which usually means a subscription, a watermark, or a monthly video-count limit somewhere. Shortszilla sidesteps that by using ffmpeg.wasm, a full build of the open-source FFmpeg engine compiled to run inside a web page. Your laptop or phone does the actual work, using spare CPU it already has. That's also why nothing you process here ever leaves your device — there's no upload step, because there's no server that needs the file.
Getting the best results
- Keep clips short. Three to eight seconds per clip is the sweet spot for this format — long enough to register what happened, short enough that five of them still make a snappy 30–40 second video.
- Write keywords, not sentences. One punchy word per clip ("BRUTAL", "UNREAL") reads instantly at a glance; a full sentence competes with the video itself for attention.
- Countdown order for suspense, ascending for clarity. If the goal is to keep people watching to the end, save the best for last. If you're teaching or comparing (best budget option, best premium option), ascending order can actually communicate better.
- Use the trim step. Most viral clips have a second or two of dead air at the start — cutting that out before the overlay goes on noticeably tightens the pacing.
Want more on the format itself — pacing, hooks, ideas, and what actually makes these videos get watched to the end? Read the blog.