Perchance AI Video Generator: It Isn't One — We Read the Code
Sometimes a review's job is to say the product doesn't exist. Perchance is a user-generated-generators platform; the page ranking for this query fakes its output with a stock video. We read the code and kept the receipts.
Direct answer
There is no official Perchance AI video generator. Perchance.org is a platform where users build and host their own generator pages — and the page this search usually lands on, a user-made generator titled "AI Video Generator" (perchance.org/ai-video-maker), does not generate video at all: its embedded source code plays a hardcoded stock MP4 (Big Buck Bunny, Google's public sample file) and draws your prompt text over it. A second user page, ai-video-maker-720p, is an AI-image slideshow renderer, not text-to-video. Evidence from archived page source, re-confirmed in a live browser check on Jul 19, 2026.
- Last verified
- Jul 19, 2026
- Confidence
- High — read on vendor pages
- Evidence
- 4 checks
- Sources
- 2 source links
Evidence used
- Platform identity ("An account lets you create your own generators on Perchance") read on perchance.org/welcome.
- No official video generator found: perchance.org/ai-video-generator has no archive history, and /ai-text-to-video-generator returned 404 in its only capture (Sep 2024).
- The fake: ai-video-maker's embedded generator source calls generateAIVideo(), which plays commondatastorage.googleapis.com/…/BigBuckBunny.mp4 and canvas-draws the prompt — archived May 2025, re-confirmed in a live browser Jul 19, 2026.
- ai-video-maker-720p imports the text-to-image plugin and renders image slideshows over user audio — not a text-to-video model.
How we checked this
- Perchance's live site aggressively bot-challenges automated fetchers, so evidence was collected from archived page source and re-verified by a human in a normal browser before publishing. Every claim names the page it was read on.
What 'Perchance AI video generator' actually is (checked Jul 19, 2026)
| Question | Answer |
|---|---|
| Is there an official Perchance video generator? | No — the platform hosts user-made generators; no official T2V page exists |
| What does /ai-video-maker do? | Plays a hardcoded stock MP4 (Big Buck Bunny) with your prompt drawn on top |
| What does /ai-video-maker-720p do? | AI-image slideshow over your audio — not text-to-video |
| Is it free? | Perchance generators are free to use; the platform's own free/unlimited claims are stated for its image generator |
| Can I use output commercially? | Unknown — no terms of service, license or copyright page could be found |
| Content-safety layer | Platform NSFW warnings with a trivially bypassable 18+ date gate |
Perchance pages are user-created and can change or vanish at any time — which is part of the finding.
What the code actually does
The top page for this query is titled "AI Video Generator" but contains no video model: pressing generate plays Big Buck Bunny — a public stock sample file — and overlays your prompt text. The 720p variant assembles AI-image slideshows over your audio.
This isn't an inference; it's in the page's embedded source. The generator's generateAIVideo() function points at Google's public sample bucket (BigBuckBunny.mp4) and canvas-draws the user's prompt over the playback — the page even still contains the platform's default demo template. Any 'review' that scores this tool's "video quality" is reviewing a 2008 open-source cartoon short.
The second-ranking user page, ai-video-maker-720p ("Video Pro Magic 4.4"), is honest about being something else: it imports Perchance's text-to-image plugin and renders slideshows of AI images timed to your uploaded audio. Useful for a lyric-video workflow, perhaps — but if you searched for a text-to-video model, neither page is one.
If you wanted a real (or genuinely free) video generator
Perchance's real strength is its free image generator. For actual video: the free tiers and watermark rules of real T2V tools are compared on our free-video ranking, and Runway's per-second credit math is in our calculator.
Two warnings before using any Perchance generator for publishable work: we could find no terms of service, license or copyright page anywhere on the platform, so output rights are simply unknown; and the platform's own moderation layer flags these pages for possibly-mature content behind an 18+ gate that accepts any typed date. For client work or monetized channels, that's disqualifying on both counts.
The genuinely free options with named rules live on our [free AI video generators without watermark ranking](/ai-video/free-no-watermark-video), and the field's verified plans are in the [InVideo alternatives list](/ai-video/invideo-alternatives). If the draw was Runway specifically, its free tier is 125 one-time credits — about 10 seconds of Gen-4.5 — decoded in the [Runway pricing breakdown](/blog/runway-pricing) and [credits calculator](/tools/runway-credits-calculator).
Sources checked
Official vendor pages used for pricing, rights and feature claims; checked Jul 19, 2026.
- Perchance — what the platform is - user-created generator platform; accounts exist to build your own generators
- Perchance ai-video-maker (user generator) - user page titled 'AI Video Generator'; source plays a hardcoded stock MP4 (Big Buck Bunny)