Skip to content
https://aitextcleaner.pro

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
91
GRADE
A
FIX
0
REVIEW
4
PASS
15
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

99
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

351 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

862 ms

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

427 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

864 ms

Page Load Progression

451 ms
901 ms
1.4 s
1.8 s
2.3 s
2.7 s
3.2 s
3.6 s
Checks
22
15 PASS 4 REVIEW
B
JS Execution Cost
558ms total JS execution
REVIEW
558ms total JS execution
Info::
https://aitextcleaner.pro/: 193ms CPU time
Info::
https://aitextcleaner.pro/_next/static/chunks/2aqh...: 163ms CPU time
Info::
Unattributable: 94ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-YF73...: 56ms CPU time
Info::
https://scripts.clarity.ms/0.8.69/clarity.js: 52ms CPU time
Info::
Third-party scripts: 108ms (19% of total)

Main Thread Breakdown

Script Evaluation 48% Other 24% Style & Layout 13% Rendering 7% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://aitextcleaner.pro/193ms2ms3ms1st
https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js163ms142ms4ms1st
Unattributable94ms6ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSE56ms46ms9ms3rd
https://scripts.clarity.ms/0.8.69/clarity.js52ms47ms1ms3rd
C
JS Bundles
Action
22 scripts, 171 KB unused
REVIEW
22 scripts, 171 KB unused
Warning::
https://accounts.google.com/gsi/client: 74 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-YF73...: 71 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://aitextcleaner.pro/_next/static/chunks/2aqh...: 26 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 171 KB
171 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://accounts.google.com/gsi/client99 KB74 KB (76%)3rd
https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSE166 KB71 KB (43%)3rd
https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js72 KB26 KB (36%)1st
https://aitextcleaner.pro/_next/static/chunks/2dd0-c-hh4axy.js14 KB1st
https://aitextcleaner.pro/_next/static/chunks/40uypxnvd4mnd.js11 KB1st
https://aitextcleaner.pro/_next/static/chunks/1s3iq_4tzl-m7.js5 KB1st
https://aitextcleaner.pro/_next/static/chunks/2-14zvn49-o9g.js14 KB1st
https://aitextcleaner.pro/_next/static/chunks/2lypw1h09pryc.js14 KB1st
https://aitextcleaner.pro/_next/static/chunks/15148gk_upur8.js1 KB1st
https://aitextcleaner.pro/_next/static/chunks/2_zod82lhz50d.js11 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
A
Page Weight Budget
753 KB transferred, 59 requests
PASS
753 KB transferred, 59 requests
Info::
Page weighs 1.9 MB (753 KB transferred)
Warning::
JavaScript is 544 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 544 KB
Info::
59 HTTP requests
Info::
Estimated 0.15 g CO2 per page load
753 KB / 2.4 MB budget
753 KB transferred
59 requests
0.15 g CO2 per page load
JavaScript 544.1 KiB 72%
Fonts 75.2 KiB 10%
Other 42.4 KiB 6%
HTML 35.7 KiB 5%
Images 20.7 KiB 3%
Other 18.6 KiB 2%
CSS 14.6 KiB 2%
Other 1.0 KiB 0%
Other 307 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

A
Third-Party Impact
40% third-party, 0 ms blocking
PASS
40% third-party, 0 ms blocking
Info::
Third-party code accounts for 40% of page weight (300.6 KiB of 752.7 KiB)
Info::
Third-party blocking time is low (0 ms)
60%
40%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Image Optimization
1 images, 0 KB saveable
PASS
1 images, 0 KB saveable
Info::
All images are well-optimized
1 images 21 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
2 fonts (75 KB)
PASS
2 fonts (75 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

75 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 351 ms LCP 862 mshttps://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff283afe278b6a6bb3c-s.p.2b... https://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 47.9 KiB — 52 ms — font-display: swaphttps://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2fba5a26ea33df6a3-s.p.18... https://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2 — 27.3 KiB — 52 ms — font-display: swap
83afe278b6a6bb3c-s.p.2b... woff2 swap
Size 48 KB
Load time 52 ms
Start 119 ms
Risk FOUT — text flashes from fallback to web font
fba5a26ea33df6a3-s.p.18... woff2 swap
Size 27 KB
Load time 52 ms
Start 120 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Page Weight Inventory
59 resources · 753 KB · 171 KB savings available
PASS
59 resources · 753 KB · 171 KB savings available
Info::
Within 1MB page-weight target
Got: 753 KB
Info::
~171 KB of savings available
Info::
15 third-party resources (40% of weight)
59 resources · 752.7 KiB · 15 third-party Within 1MB page-weight target
JavaScript 72% · 544.1 KiB
Font 10% · 75.2 KiB
Other 6% · 43.7 KiB
Image 5% · 39.4 KiB
Document 5% · 35.7 KiB
CSS 2% · 14.6 KiB

~171.0 KiB of savings available

Remove unused JavaScript: 171.0 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
59 requests over 1305ms
INFO
0 ms 500 ms 1.0 s FCP 351 ms LCP 862 mshttps://aitextcleaner.pro// https://aitextcleaner.pro/ — 200 — 35.7 KiB — 113 ms — h3https://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2/_next/static/media/83afe278b6a6bb3... https://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 200 — 47.9 KiB — 52 ms — h3https://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2/_next/static/media/fba5a26ea33df6a... https://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2 — 200 — 27.3 KiB — 52 ms — h3https://aitextcleaner.pro/_next/static/chunks/0bvlei94cyx7c.css/_next/static/chunks/0bvlei94cyx7c.... https://aitextcleaner.pro/_next/static/chunks/0bvlei94cyx7c.css — 200 — 14.6 KiB — 46 ms — h3https://aitextcleaner.pro/site.webmanifest/site.webmanifest https://aitextcleaner.pro/site.webmanifest — 200 — 1.0 KiB — 62 ms — h3https://aitextcleaner.pro/_next/static/chunks/3s6nzrbk-8mnv.js/_next/static/chunks/3s6nzrbk-8mnv.... https://aitextcleaner.pro/_next/static/chunks/3s6nzrbk-8mnv.js — 200 — 2.7 KiB — 39 ms — h3https://aitextcleaner.pro/_next/static/chunks/06tyvpr2z9hzy.js/_next/static/chunks/06tyvpr2z9hzy.... https://aitextcleaner.pro/_next/static/chunks/06tyvpr2z9hzy.js — 200 — 8.5 KiB — 40 ms — h3https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js/_next/static/chunks/2aqhk1adku7v0.... https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js — 200 — 72.2 KiB — 73 ms — h3https://aitextcleaner.pro/_next/static/chunks/2eqj4whya9ga8.js/_next/static/chunks/2eqj4whya9ga8.... https://aitextcleaner.pro/_next/static/chunks/2eqj4whya9ga8.js — 200 — 45.1 KiB — 74 ms — h3https://aitextcleaner.pro/_next/static/chunks/turbopack-24y2yt21lq0u5.js/_next/static/chunks/turbopack-24y2... https://aitextcleaner.pro/_next/static/chunks/turbopack-24y2yt21lq0u5.js — 200 — 5.0 KiB — 73 ms — h3https://aitextcleaner.pro/_next/static/chunks/1s3iq_4tzl-m7.js/_next/static/chunks/1s3iq_4tzl-m7.... https://aitextcleaner.pro/_next/static/chunks/1s3iq_4tzl-m7.js — 200 — 4.6 KiB — 63 ms — h3https://aitextcleaner.pro/_next/static/chunks/2-14zvn49-o9g.js/_next/static/chunks/2-14zvn49-o9g.... https://aitextcleaner.pro/_next/static/chunks/2-14zvn49-o9g.js — 200 — 14.1 KiB — 70 ms — h3https://aitextcleaner.pro/_next/static/chunks/2lypw1h09pryc.js/_next/static/chunks/2lypw1h09pryc.... https://aitextcleaner.pro/_next/static/chunks/2lypw1h09pryc.js — 200 — 14.0 KiB — 73 ms — h3https://aitextcleaner.pro/_next/static/chunks/15148gk_upur8.js/_next/static/chunks/15148gk_upur8.... https://aitextcleaner.pro/_next/static/chunks/15148gk_upur8.js — 200 — 831 B — 71 ms — h3https://aitextcleaner.pro/_next/static/chunks/2_zod82lhz50d.js/_next/static/chunks/2_zod82lhz50d.... https://aitextcleaner.pro/_next/static/chunks/2_zod82lhz50d.js — 200 — 10.8 KiB — 46 ms — h3https://aitextcleaner.pro/_next/static/chunks/2dd0-c-hh4axy.js/_next/static/chunks/2dd0-c-hh4axy.... https://aitextcleaner.pro/_next/static/chunks/2dd0-c-hh4axy.js — 200 — 13.7 KiB — 46 ms — h3https://aitextcleaner.pro/_next/static/chunks/3jfw_loku36s3.js/_next/static/chunks/3jfw_loku36s3.... https://aitextcleaner.pro/_next/static/chunks/3jfw_loku36s3.js — 200 — 33.7 KiB — 76 ms — h3https://aitextcleaner.pro/_next/static/chunks/40uypxnvd4mnd.js/_next/static/chunks/40uypxnvd4mnd.... https://aitextcleaner.pro/_next/static/chunks/40uypxnvd4mnd.js — 200 — 11.4 KiB — 75 ms — h3https://aitextcleaner.pro/_next/static/chunks/1d-ia84vhzr8o.js/_next/static/chunks/1d-ia84vhzr8o.... https://aitextcleaner.pro/_next/static/chunks/1d-ia84vhzr8o.js — 200 — 9.8 KiB — 76 ms — h3https://aitextcleaner.pro/images/demo-before-after.webp/images/demo-before-after.webp https://aitextcleaner.pro/images/demo-before-after.webp — 200 — 20.7 KiB — 36 ms — h3https://aitextcleaner.pro/favicon.ico/favicon.ico https://aitextcleaner.pro/favicon.ico — 200 — 6.2 KiB — 38 ms — h3https://aitextcleaner.pro/api/auth/get-session/api/auth/get-session https://aitextcleaner.pro/api/auth/get-session — 200 — 1.4 KiB — 153 ms — h3https://aitextcleaner.pro/android-chrome-192x192.png/android-chrome-192x192.png https://aitextcleaner.pro/android-chrome-192x192.png — 200 — 12.4 KiB — 33 ms — h3https://aitextcleaner.pro/api/billing/me/api/billing/me https://aitextcleaner.pro/api/billing/me — 200 — 1.4 KiB — 715 ms — h3https://aitextcleaner.pro/pricing?_rsc=ry-B8umWgNEV4JR9/pricing?_rsc=ry-B8umWgNEV4JR9 https://aitextcleaner.pro/pricing?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 601 ms — h3https://aitextcleaner.pro/blog?_rsc=ry-B8umWgNEV4JR9/blog?_rsc=ry-B8umWgNEV4JR9 https://aitextcleaner.pro/blog?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 623 ms — h3https://aitextcleaner.pro/text-cleaner-ai?_rsc=ry-B8umWgNEV4JR9/text-cleaner-ai?_rsc=ry-B8umWgNEV4... https://aitextcleaner.pro/text-cleaner-ai?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 642 ms — h3https://aitextcleaner.pro/cleaner-ai-text?_rsc=ry-B8umWgNEV4JR9/cleaner-ai-text?_rsc=ry-B8umWgNEV4... https://aitextcleaner.pro/cleaner-ai-text?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 633 ms — h3https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSEwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSE — 200 — 166.5 KiB — 173 ms — h2https://umami.bestvid.net/script.jsumami.bestvid.net/script.js https://umami.bestvid.net/script.js — 200 — 3.0 KiB — 55 ms — h3
0 ms 500 ms 1.0 s FCP 351 ms LCP 862 mshttps://aitextcleaner.pro// https://aitextcleaner.pro/ — 200 — 35.7 KiB — 113 ms — h3https://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2/_next/static/media/83afe278b6a6bb3... https://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 200 — 47.9 KiB — 52 ms — h3https://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2/_next/static/media/fba5a26ea33df6a... https://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2 — 200 — 27.3 KiB — 52 ms — h3https://aitextcleaner.pro/_next/static/chunks/0bvlei94cyx7c.css/_next/static/chunks/0bvlei94cyx7c.... https://aitextcleaner.pro/_next/static/chunks/0bvlei94cyx7c.css — 200 — 14.6 KiB — 46 ms — h3https://aitextcleaner.pro/site.webmanifest/site.webmanifest https://aitextcleaner.pro/site.webmanifest — 200 — 1.0 KiB — 62 ms — h3https://aitextcleaner.pro/_next/static/chunks/3s6nzrbk-8mnv.js/_next/static/chunks/3s6nzrbk-8mnv.... https://aitextcleaner.pro/_next/static/chunks/3s6nzrbk-8mnv.js — 200 — 2.7 KiB — 39 ms — h3https://aitextcleaner.pro/_next/static/chunks/06tyvpr2z9hzy.js/_next/static/chunks/06tyvpr2z9hzy.... https://aitextcleaner.pro/_next/static/chunks/06tyvpr2z9hzy.js — 200 — 8.5 KiB — 40 ms — h3https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js/_next/static/chunks/2aqhk1adku7v0.... https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js — 200 — 72.2 KiB — 73 ms — h3https://aitextcleaner.pro/_next/static/chunks/2eqj4whya9ga8.js/_next/static/chunks/2eqj4whya9ga8.... https://aitextcleaner.pro/_next/static/chunks/2eqj4whya9ga8.js — 200 — 45.1 KiB — 74 ms — h3https://aitextcleaner.pro/_next/static/chunks/turbopack-24y2yt21lq0u5.js/_next/static/chunks/turbopack-24y2... https://aitextcleaner.pro/_next/static/chunks/turbopack-24y2yt21lq0u5.js — 200 — 5.0 KiB — 73 ms — h3https://aitextcleaner.pro/_next/static/chunks/1s3iq_4tzl-m7.js/_next/static/chunks/1s3iq_4tzl-m7.... https://aitextcleaner.pro/_next/static/chunks/1s3iq_4tzl-m7.js — 200 — 4.6 KiB — 63 ms — h3https://aitextcleaner.pro/_next/static/chunks/2-14zvn49-o9g.js/_next/static/chunks/2-14zvn49-o9g.... https://aitextcleaner.pro/_next/static/chunks/2-14zvn49-o9g.js — 200 — 14.1 KiB — 70 ms — h3https://aitextcleaner.pro/_next/static/chunks/2lypw1h09pryc.js/_next/static/chunks/2lypw1h09pryc.... https://aitextcleaner.pro/_next/static/chunks/2lypw1h09pryc.js — 200 — 14.0 KiB — 73 ms — h3https://aitextcleaner.pro/_next/static/chunks/15148gk_upur8.js/_next/static/chunks/15148gk_upur8.... https://aitextcleaner.pro/_next/static/chunks/15148gk_upur8.js — 200 — 831 B — 71 ms — h3https://aitextcleaner.pro/_next/static/chunks/2_zod82lhz50d.js/_next/static/chunks/2_zod82lhz50d.... https://aitextcleaner.pro/_next/static/chunks/2_zod82lhz50d.js — 200 — 10.8 KiB — 46 ms — h3https://aitextcleaner.pro/_next/static/chunks/2dd0-c-hh4axy.js/_next/static/chunks/2dd0-c-hh4axy.... https://aitextcleaner.pro/_next/static/chunks/2dd0-c-hh4axy.js — 200 — 13.7 KiB — 46 ms — h3https://aitextcleaner.pro/_next/static/chunks/3jfw_loku36s3.js/_next/static/chunks/3jfw_loku36s3.... https://aitextcleaner.pro/_next/static/chunks/3jfw_loku36s3.js — 200 — 33.7 KiB — 76 ms — h3https://aitextcleaner.pro/_next/static/chunks/40uypxnvd4mnd.js/_next/static/chunks/40uypxnvd4mnd.... https://aitextcleaner.pro/_next/static/chunks/40uypxnvd4mnd.js — 200 — 11.4 KiB — 75 ms — h3https://aitextcleaner.pro/_next/static/chunks/1d-ia84vhzr8o.js/_next/static/chunks/1d-ia84vhzr8o.... https://aitextcleaner.pro/_next/static/chunks/1d-ia84vhzr8o.js — 200 — 9.8 KiB — 76 ms — h3https://aitextcleaner.pro/images/demo-before-after.webp/images/demo-before-after.webp https://aitextcleaner.pro/images/demo-before-after.webp — 200 — 20.7 KiB — 36 ms — h3https://aitextcleaner.pro/favicon.ico/favicon.ico https://aitextcleaner.pro/favicon.ico — 200 — 6.2 KiB — 38 ms — h3https://aitextcleaner.pro/api/auth/get-session/api/auth/get-session https://aitextcleaner.pro/api/auth/get-session — 200 — 1.4 KiB — 153 ms — h3https://aitextcleaner.pro/android-chrome-192x192.png/android-chrome-192x192.png https://aitextcleaner.pro/android-chrome-192x192.png — 200 — 12.4 KiB — 33 ms — h3https://aitextcleaner.pro/api/billing/me/api/billing/me https://aitextcleaner.pro/api/billing/me — 200 — 1.4 KiB — 715 ms — h3https://aitextcleaner.pro/pricing?_rsc=ry-B8umWgNEV4JR9/pricing?_rsc=ry-B8umWgNEV4JR9 https://aitextcleaner.pro/pricing?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 601 ms — h3https://aitextcleaner.pro/blog?_rsc=ry-B8umWgNEV4JR9/blog?_rsc=ry-B8umWgNEV4JR9 https://aitextcleaner.pro/blog?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 623 ms — h3https://aitextcleaner.pro/text-cleaner-ai?_rsc=ry-B8umWgNEV4JR9/text-cleaner-ai?_rsc=ry-B8umWgNEV4... https://aitextcleaner.pro/text-cleaner-ai?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 642 ms — h3https://aitextcleaner.pro/cleaner-ai-text?_rsc=ry-B8umWgNEV4JR9/cleaner-ai-text?_rsc=ry-B8umWgNEV4... https://aitextcleaner.pro/cleaner-ai-text?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 633 ms — h3https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSEwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSE — 200 — 166.5 KiB — 173 ms — h2https://umami.bestvid.net/script.jsumami.bestvid.net/script.js https://umami.bestvid.net/script.js — 200 — 3.0 KiB — 55 ms — h3https://www.clarity.ms/tag/y6fyd24jr9www.clarity.ms/tag/y6fyd24jr9 https://www.clarity.ms/tag/y6fyd24jr9 — 200 — 1.1 KiB — 115 ms — http/1.1https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 48 ms — h3https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 307 B — 125 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 131 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 123 ms — h3https://aitextcleaner.pro/api/config/public/api/config/public https://aitextcleaner.pro/api/config/public — 200 — 1.5 KiB — 578 ms — h3https://scripts.clarity.ms/0.8.69/clarity.jsscripts.clarity.ms/0.8.69/clarity.j... https://scripts.clarity.ms/0.8.69/clarity.js — 200 — 25.2 KiB — 192 ms — h2https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 77 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 90 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-YF73JMXJSE&gtm=45je68p1v9262006289za200zd9262006289&_p=1787799467401&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=228918518.1787799468&frm=0&ngs=1&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938468~118897920~118897930~119367802~119367810~120385423&sid=1787799467&sct=1&seg=0&dl=https%3A%2F%2Faitextcleaner.pro%2F&dt=AI%20Text%20Cleaner%20%C2%B7%20Remove%20invisible%20characters%2C%20Markdown%2C%20and%20AI%20formatting&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=681region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-YF73JMXJSE&gtm=45je68p1v9262006289za200zd9262006289&_p=1787799467401&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=228918518.1787799468&frm=0&ngs=1&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938468~118897920~118897930~119367802~119367810~120385423&sid=1787799467&sct=1&seg=0&dl=https%3A%2F%2Faitextcleaner.pro%2F&dt=AI%20Text%20Cleaner%20%C2%B7%20Remove%20invisible%20characters%2C%20Markdown%2C%20and%20AI%20formatting&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=681 — 204 — 550 B — 64 ms — h2https://o.clarity.ms/collecto.clarity.ms/collect https://o.clarity.ms/collect — -1 — 0 B — 0 ms — https://o.clarity.ms/collecto.clarity.ms/collect https://o.clarity.ms/collect — -1 — 0 B — 0 ms — https://aitextcleaner.pro/ai-output-cleaner?_rsc=ry-B8umWgNEV4JR9/ai-output-cleaner?_rsc=ry-B8umWgNE... https://aitextcleaner.pro/ai-output-cleaner?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 57 ms — h3https://aitextcleaner.pro/clean-chatgpt-text?_rsc=ry-B8umWgNEV4JR9/clean-chatgpt-text?_rsc=ry-B8umWgN... https://aitextcleaner.pro/clean-chatgpt-text?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 42 ms — h3https://aitextcleaner.pro/remove-invisible-characters?_rsc=ry-B8umWgNEV4JR9/remove-invisible-characters?_rsc=r... https://aitextcleaner.pro/remove-invisible-characters?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 46 ms — h3https://aitextcleaner.pro/ai-text-watermark-checker?_rsc=ry-B8umWgNEV4JR9/ai-text-watermark-checker?_rsc=ry-... https://aitextcleaner.pro/ai-text-watermark-checker?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 43 ms — h3https://aitextcleaner.pro/pricing?_rsc=1vwYfVB7_E9t4fEj/pricing?_rsc=1vwYfVB7_E9t4fEj https://aitextcleaner.pro/pricing?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.4 KiB — 49 ms — h3https://aitextcleaner.pro/_next/static/chunks/0uajybzm23r3x.js/_next/static/chunks/0uajybzm23r3x.... https://aitextcleaner.pro/_next/static/chunks/0uajybzm23r3x.js — 200 — 0 B — 34 ms — h3https://aitextcleaner.pro/_next/static/chunks/1c7hz30gvzudd.js/_next/static/chunks/1c7hz30gvzudd.... https://aitextcleaner.pro/_next/static/chunks/1c7hz30gvzudd.js — 200 — 0 B — 38 ms — h3https://aitextcleaner.pro/?_rsc=1vwYfVB7_E9t4fEj/?_rsc=1vwYfVB7_E9t4fEj https://aitextcleaner.pro/?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 52 ms — h3https://aitextcleaner.pro/blog?_rsc=1vwYfVB7_E9t4fEj/blog?_rsc=1vwYfVB7_E9t4fEj https://aitextcleaner.pro/blog?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.4 KiB — 47 ms — h3https://aitextcleaner.pro/text-cleaner-ai?_rsc=1vwYfVB7_E9t4fEj/text-cleaner-ai?_rsc=1vwYfVB7_E9t4... https://aitextcleaner.pro/text-cleaner-ai?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 49 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 98.9 KiB — 149 ms — h2https://aitextcleaner.pro/cleaner-ai-text?_rsc=1vwYfVB7_E9t4fEj/cleaner-ai-text?_rsc=1vwYfVB7_E9t4... https://aitextcleaner.pro/cleaner-ai-text?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 30 ms — h3https://aitextcleaner.pro/ai-output-cleaner?_rsc=1vwYfVB7_E9t4fEj/ai-output-cleaner?_rsc=1vwYfVB7_E9... https://aitextcleaner.pro/ai-output-cleaner?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 29 ms — h3https://aitextcleaner.pro/clean-chatgpt-text?_rsc=1vwYfVB7_E9t4fEj/clean-chatgpt-text?_rsc=1vwYfVB7_E... https://aitextcleaner.pro/clean-chatgpt-text?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 33 ms — h3https://aitextcleaner.pro/remove-invisible-characters?_rsc=1vwYfVB7_E9t4fEj/remove-invisible-characters?_rsc=1... https://aitextcleaner.pro/remove-invisible-characters?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 36 ms — h3https://aitextcleaner.pro/ai-text-watermark-checker?_rsc=1vwYfVB7_E9t4fEj/ai-text-watermark-checker?_rsc=1vw... https://aitextcleaner.pro/ai-text-watermark-checker?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 38 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — -1 — 0 B — 0 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
19% of JavaScript execution is third-party
First-party Third-party 108ms · 192KB · €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 56ms
Transfer 166 KB
Unused 43%
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 52ms
Transfer 25 KB
Monthly Cost €1/mo

How third-party costs are calculated

Image Optimization
38 images, 20 KB total, 16 KB wasted
INFO

Image Optimization Audit

Total Images

38

Total Size

20 KB

Oversized

1

Wasted

16 KB

9 missing dimensions
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback