saas · Aug 9, 2026

playyy.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.20.1, 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 78 links seen, 52 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
6 tactics
Sticky CTAReviewsFAQFree trialNo cardLogo wall
Use Cases
02

Use Cases

▼ thinnest
3 tactics
Sticky CTAFAQLogo wall
Pricing
03

Pricing

6 tactics

$0 +9 more

Sticky CTAFree giftFAQFree trialLogo wallPricing tiers

In their own words

26 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
AI Image Editor & Image Generator | Playyy
Meta description
Free AI image editor and AI image generator online. Generate visuals from text, edit any element on a fully editable canvas, remove backgrounds, and ship on-brand marketing assets.
Headline
Generate, edit, and create in one AI canvas
Section headings
Generate images from text. Edit by chat or drag.CONSISTENT STYLESAI Image Generator, Editor & EnhancerGenerate and expand every visual with Playyy AI.Join the community!Create with Playyy AI for every asset.Frequently asked questionsAI image generator+3 more, not shown
Buttons and links
FeaturesUse CasesResourcesS t a r t c r e a t i n gStart creatingGet started for freeGet startedConsistent brand images Try now4K Try nowPrecise Edit Try now+2 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 playyy.ai
Nav0% down the page
Hero section of playyy.ai
Hero0% down the page
Features section of playyy.ai
Features73% down the page
FAQ section of playyy.ai
FAQ83% down the page
Footer section of playyy.ai
Footer92% 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“5 out of 5 stars”

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, $0/mo, $012345678901234567890123456789012345678901234567890123456789/mo

Action path1 of 4

Offers a free trial or free tier free plan

Trust & proof1 of 2

Shows customer logos or a trusted-by claim logos: Sophie Whitmore, James Walker, Claire Dubois, List on Similarlabs, Listed on Turbo0

Friction reduction2 of 2

Answers buyer objections Is Playyy free to use? +
Offers a free trial or free tier free plan

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

14 run · 4 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

81% of measurable text passes WCAG AA. 4+ runs fail.

worst: “Playyy” at 1:1 (16px, #ffffff on #ffffff). 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 10px (base ~14px). below the ~16px readable floor.

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

Line length notetype:line-length

5 paragraphs run past ~95 characters per line.

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

Accessibility hygieneclear

Language declared passesa11y:language-declared

html[lang] is set for screen readers.

Image alt text passesa11y:image-alt-text

All 123 content images carry alt text.

Heading levels notea11y:heading-levels

4 headings skip a level (e.g. <h2> followed by <h4>). Screen-reader users navigate by this outline.

fix Step heading levels one at a time; use CSS for size, not a deeper level.

Label in name notea11y:label-in-name

5 controls have an aria-label that does not contain its visible text, so voice-control users cannot activate it by saying what they see.

fix Make the accessible name start with the visible label text.

Weight & delivery2 flagged

Page weight not measurableweight:page-weight

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

Render-blocking resources needs workweight:render-blocking-resources

22 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

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

“image?url=%2Fmarketing-assets%2Fimages%2” is 604px wide, displayed at 193px

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

Structure & reachabilityclear

Landmark regions notestructure:landmark-regions

No <header> 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

32 elements look clickable but cannot be reached by keyboard.

“Is Playyy free to use?”, “+”, “Do I need design experience?”

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#0a0a0c
accent#0a0a0c
bg#ffffff
surface#e7e7e7
text#a1a1aa
See the roles applied
accent

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

the roles, doing their job
The quick brown fox56px
Jumps over the lazy dog52px
A subheading in their voice26px

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
10pxAa
11pxAa
12pxAa
13pxAa
14pxAa
15pxAa
16pxAa
20pxAa
22pxAa
26pxAa
52pxAa
56pxAa
WEIGHTS
Aa300
Aa400
Aa500
Aa600
Aa700
Aa800
FAMILIES
Inter
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