saas · Aug 14, 2026

vidflux.ai

50/100 Thin

Scores above 48% of 1,252 multi-step funnels we have measured. Among the 959 saas funnels in that group, above 37%.

How this was measured

Coverage is detection coverage, not a verdict — it counts the conversion tactics we could prove are present, out of the 11 that apply to a saas funnel.

Measured by Roentgen 1.24.0, one of our versioned rulesets. A capture is read once and its measurements freeze there, so the stamp says which ruleset read this one.

Walk 36 links seen, 29 walkable, 2 matched, and we walked 3 pages.

Captured Homepage / Lander
Step 1 · Homepage / Lander1 / 3

What we recorded

The funnel, frame by frame

3 steps walked

see their whole funnel without clicking through it. scored step by step

measuredextracted directly from the live page. a fact, not an opinion
Homepage / Lander
01

Homepage / Lander

▲ strongest
7 tactics

$1.00 +11 more  ·  subscription

Free giftFAQTrust badgesFree trialNo cardLogo wallPricing tiers
Pricing
02

Pricing

7 tactics

$1.00 +11 more  ·  subscription

Free giftFAQTrust badgesFree trialNo cardLogo wallPricing tiers
Auth
03

Auth

▼ thinnest
6 tactics
Free giftTrust badgesFree trialNo cardLogo wallPricing tiers

In their own words

43 quoted

the entry page’s own title, headline, buttons and prices — quoted, never paraphrased

measuredextracted directly from the live page. a fact, not an opinion
Page title
vidflux ai: Create Professional AI Videos in Minutes
Meta description
Create professional AI videos from text in 60 seconds. Transform your ideas into MP4 videos with Veo 3, Sora 2, Seedance, Kling, Wan 2.5, and more.
Headline
Create Professional AI Videos in Minutes
Section headings
AI VIDEO TO VIDEO GENERATORTransform Videos with Character AnimationAI IMAGE TO VIDEO GENERATORTransform Images into Dynamic VideosAI Text to Video Generator ShowcasePOWERED BY LEADING AI VIDEO MODELSMultiple Industry-Leading Generation TechnologiesPOWERFUL AI VIDEO FEATURES+8 more, not shown
Buttons and links
AI ToolsAI ModelLog inSwitch languageAI ImageAI VideoAI PromptVeo 3.1 Fast16:9Login to Generate Free+2 more, not shown
Prices on the page
$1.00$4.98$0.85$18.8$0.75$49.8$0.60$79.8+4 more, not shown

Sections

5 identified

structural bands identified on this funnel, cropped from its own capture

measuredextracted directly from the live page. a fact, not an opinion
Nav section of vidflux.ai
Nav0% down the page
Hero section of vidflux.ai
Hero1% down the page
Pricing section of vidflux.ai
Pricing71% down the page
FAQ section of vidflux.ai
FAQ80% down the page
Footer section of vidflux.ai
Footer93% down the page

Elements

1 harvested

the atomic pieces — price anchors, ratings, guarantees — with their verbatim on-page text

measuredextracted directly from the live page. a fact, not an opinion
Rating element
Rating“0/5000”

What we found

4 tactics

conversion tactics we could prove are present, with the on-page text that evidences each

measuredextracted directly from the live page. a fact, not an opinion

Offer clarity1 of 1

Makes the pricing ladder explicit free, $9/mo, $29/mo, $79/mo

Action path1 of 4

Offers a free trial or free tier free trial

Trust & proof1 of 2

Shows customer logos or a trusted-by claim trusted by

Friction reduction2 of 2

Answers buyer objections FREQUENTLY ASKED QUESTIONS
Offers a free trial or free tier free trial

What we didn’t find

7 of 11 applicable

applicable tactics we checked for and did not see on any step we reached

measuredextracted directly from the live page. a fact, not an opinion

What we didn’t see7 of 11 applicable

Press / "as seen in" 448 of 1769 measured funnels run this
Demo / docs entry 440 of 1256 measured funnels run this
Lead-capture form 310 of 1256 measured funnels run this
Us-vs-them comparison 304 of 1777 measured funnels run this
Proof above the fold 292 of 1777 measured funnels run this
Usage / adoption proof 224 of 1369 measured funnels run this
Scarcity / urgency copy 94 of 1769 measured funnels run this

Absence is a measurement, not a recommendation: we do not know why a tactic is missing, whether it belongs here, or whether adding it would change anything. Where a walk stopped early, a tactic living deeper would also read as not detected.

How well it’s built

15 run · 5 flagged

contrast, mobile, typography, accessibility, weight — each with what would fix it

measuredextracted directly from the live page. a fact, not an opinion

Readability & contrast1 flagged

Text contrast (WCAG AA) needs workcontrast:text-contrast-wcag-aa

33% of measurable text passes WCAG AA. 2+ runs fail. 75% of text was unmeasurable (over images/gradients). not counted either way.

worst: “AI Video” at 3.3:1 (14px, #ffffff on #16a34a). needs 4.5:1

fix Raise text/background contrast to ≥4.5:1 (≥3:1 for large text), especially on CTAs and body copy.

Mobile & tap targetsclear

Mobile viewport passesmobile:mobile-viewport

Responsive viewport meta is present.

Typography1 flagged

Body text size needs worktype:body-text-size

Smallest body text is 12px (base ~18px). below the ~16px readable floor.

fix Keep body copy ≥15-16px; reserve sub-13px for fine print only.

Line length notetype:line-length

12 paragraphs run past ~95 characters per line.

fix Cap measure at ~60-75ch for comfortable reading.

Accessibility hygiene1 flagged

Language declared passesa11y:language-declared

html[lang] is set for screen readers.

Image alt text passesa11y:image-alt-text

All 13 content images carry alt text.

Form labels notea11y:form-labels

1 form field relies on placeholder text as the only label.

fix Back placeholders with a real <label>. placeholder text vanishes on input.

Named controls needs worka11y:named-controls

2 buttons/links have no accessible name (icon-only, no aria-label).

fix Add aria-label to icon-only buttons and links.

Weight & delivery1 flagged

Page weight not measurableweight:page-weight

At least 2.1 MB across 152 measurable resources, but 177 cross-origin resources did not expose a size. The true weight cannot be determined from the page.

Render-blocking resources noteweight:render-blocking-resources

5 stylesheets/scripts in <head> block first paint.

fix Defer non-critical JS (defer/async) and inline only critical CSS.

Oversized images needs workweight:oversized-images

7 images are shipped at more than 2x the width shown.

“featured-on-taaft.png?width=600” is 600px wide, displayed at 154px

fix Serve responsive sizes (srcset/sizes) matching the rendered width.

Structure & reachability1 flagged

Landmark regions needs workstructure:landmark-regions

No <header> or <main> or <footer> landmark. screen-reader users cannot jump between regions.

fix Wrap the page in <header>, <main> and <footer> (or matching ARIA roles).

Keyboard reachability notestructure:keyboard-reachability

2 elements look clickable but cannot be reached by keyboard.

“Upload Image Click or drag to uplo”, “Upload Image Click or drag to uplo”

fix Use <button>/<a>, or add role + tabindex="0" and a key handler.

Brand kit

5 colour roles

palette by on-page usage · type rendered live

measuredextracted directly from the live page. a fact, not an opinion
full palette ordered by on-page usage %
primary#1a2a4c
accent#1a2a4c
bg#252837
surface#252837
text#ffffff
See the roles applied
accent

Body copy in their text role, on a surface card.

the roles, doing their job
The quick brown fox80px
Jumps over the lazy dog48px
A subheading in their voice36px

Body copy set at their measured paragraph size. This is how their product reads to a first-time visitor. same family, same scale, same weight.

  • List item one, at body scale
  • List item two
  • List item three
Type scale, weights & families
SIZE SCALE
12pxAa
14pxAa
16pxAa
18pxAa
20pxAa
24pxAa
30pxAa
36pxAa
48pxAa
80pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
FAMILIES
Bricolage Grotesque · Noto Sans
rendered in their own type system · webfont not loaded. system fallback if uninstalled

We also looked for Playbook match, and found none on this funnel.

X-ray a funnel

Your competitor's funnel is one URL away.

Give your AI real references · Measured facts, not taste

Similar crawls