1Product photos
Drop in your product images, in the order you want them to appear. Drag thumbnails to reorder.
2Spec sheet
Paste raw specs, one per line. Doesn't need to be pretty — the generator naturalizes it into short on-screen captions anyone can read at a glance.
3Audio
Pick one: silent, your own trending sound, or AI narration spoken over the video.
No sound track — render captions over the images only, add audio later in CapCut.
4Script
Turns your spec sheet into a hook, short punchy captions (one per photo), and a comment-bait question — the formula that keeps people watching and commenting. Runs entirely in this page, no API key, no cost.
5Generate
will render here
TikTok account
Post directly once connected. Direct posting needs a registered TikTok developer app and a small backend to hold the login securely — this preview page can't do that on its own.
1. Register an app at TikTok for Developers, request
video.publish scope.2. Deploy a small Cloudflare Worker that handles the OAuth redirect and stores the token in D1.
3. This page's "Generate video" output gets POSTed to that Worker, which calls TikTok's Content Posting API.
Ask Claude to build the Worker + OAuth flow once your TikTok app is approved.