Skip to content
https://fotor.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
6
REVIEW
2
PASS
5
INFO
2

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

75
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
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.
92
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.

1.12 s

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

2.03 s

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

303 ms

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

0.008

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

1.23 s

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

6.05 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.6 MB transferred, 103 requests
FIX
3.6 MB transferred, 103 requests
Warning::
Page weighs 12.2 MB (3.6 MB transferred)
Warning::
JavaScript is 3.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.3 MB
Warning::
103 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.75 g CO2 per page load
3.6 MB / 2.4 MB budget
3.6 MB transferred
103 requests
0.75 g CO2 per page load
JavaScript 3.3 MiB 91%
Images 150.5 KiB 4%
CSS 65.4 KiB 2%
HTML 44.2 KiB 1%
Other 42.2 KiB 1%
Fonts 23.2 KiB 1%
Other 5.7 KiB 0%
Other 1.8 KiB 0%
0 2.4 MB 4.9 MB
Over 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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.6 MiB of 3.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2465ms total JS execution
FIX
2465ms total JS execution
Warning::
https://www.fotor.com/: 937ms CPU time
Info::
Unattributable: 191ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-576...: 184ms CPU time
Info::
https://pub-static.fotor.com/static/web/lib/paymen...: 180ms CPU time
Info::
https://static.fotor.com/web/_next/static/chunks/f...: 160ms CPU time
Warning::
Third-party scripts: 2465ms (100% of total)

Main Thread Breakdown

Script Evaluation 39% Other 19% Rendering 15% Script Parsing & Compilation 14% Style & Layout 11%
ScriptTotalScriptingParse/CompileParty
https://www.fotor.com/937ms5ms1ms3rd
Unattributable191ms8ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5763HM184ms111ms69ms3rd
https://pub-static.fotor.com/static/web/lib/payment/bundle.js?v=20260129180ms109ms52ms3rd
https://static.fotor.com/web/_next/static/chunks/framework-a38aed3ce6ea37ca8eea.js160ms116ms1ms3rd
https://static.fotor.com/web/_next/static/chunks/pages/_app-d872cc5ec68ef0b0462f.js136ms55ms80ms3rd
https://static.fotor.com/web/_next/static/chunks/pages/index-4d91a561b04dc2163e82.js122ms107ms0ms3rd
https://js.stripe.com/v3119ms84ms32ms3rd
https://scripts.clarity.ms/0.8.59-beta/clarity.js117ms94ms3ms3rd
https://pub-static.fotor.com/static/web/lib/a8s/bundle.js111ms62ms41ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
49 scripts, 1018 KB unused
FIX
49 scripts, 1018 KB unused
Warning::
https://pub-static.fotor.com/static/web/lib/paymen...: 244 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pub-static.fotor.com/static/web/lib/a8s/bu...: 170 KB unused (31%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.stripe.com/v3: 148 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.fotor.com/web/_next/static/chunks/5...: 94 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pub-static.fotor.com/static/web/lib/accoun...: 83 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1018 KB
1018 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pub-static.fotor.com/static/web/lib/payment/bundle.js?v=20260129474 KB244 KB (52%)3rd
https://pub-static.fotor.com/static/web/lib/a8s/bundle.js555 KB170 KB (31%)3rd
https://js.stripe.com/v3221 KB148 KB (67%)3rd
https://static.fotor.com/web/_next/static/chunks/5711d823-8e6d8a73ee5fe357e582.js184 KB94 KB (51%)3rd
https://pub-static.fotor.com/static/web/lib/account/bundle.js222 KB83 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-7HXB45DMZS&cx=c&gtm=4e64k1169 KB69 KB (41%)3rd
https://accounts.google.com/gsi/client96 KB68 KB (71%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5763HM154 KB64 KB (42%)3rd
https://static.fotor.com/web/_next/static/chunks/pages/_app-d872cc5ec68ef0b0462f.js495 KB57 KB (12%)3rd
https://pub-static.fotor.com/static/web/lib/sensors/sensorsdata.min.js37 KB21 KB (56%)3rd

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

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

F
Page Weight Inventory
Action
103 resources · 3.6 MB · 1018 KB savings available
FIX
103 resources · 3.6 MB · 1018 KB savings available
Warning::
Page weight 2.6 MB over 1MB target
Got: 3.6 MB Expected: ≤ 1 MB
Info::
~1018 KB of savings available
Warning::
102 third-party resources (100% of weight)
Info::
6 resources over 200KB
103 resources · 3.6 MiB · 102 third-party 2.6 MiB over 1MB target
JavaScript 91% · 3.3 MiB
Image 4% · 153.8 KiB
CSS 2% · 65.4 KiB
Other 1% · 46.4 KiB
Document 1% · 44.2 KiB
Font 1% · 23.2 KiB

~1018.2 KiB of savings available

Remove unused JavaScript: 1018.2 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
18 images, 0 KB saveable
REVIEW
18 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
18 images 151 KB
0 oversized -0 KB
11 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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+
Font Loading
3 fonts (23 KB)
PASS
3 fonts (23 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

23 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.1 s LCP 2.0 shttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLEj6Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 7.8 KiB — 11 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLGT9Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 7.6 KiB — 6 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 9 ms — font-display: swap
pxiByp8kv8JHgFVrLEj6Z1x... woff2 swap
Size 8 KB
Load time 11 ms
Start 632 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLGT9Z1x... woff2 swap
Size 8 KB
Load time 6 ms
Start 633 ms
Risk FOUT — text flashes from fallback to web font
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 9 ms
Start 633 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
Network Waterfall
103 requests over 5252ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 2.0 shttps://fotor.com// https://fotor.com/ — 301 — 235 B — 205 ms — h2https://www.fotor.com/www.fotor.com/ https://www.fotor.com/ — 200 — 40.2 KiB — 139 ms — h3https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap — 200 — 1.0 KiB — 15 ms — h2https://static.fotor.com/web/_next/static/css/6441ee3446b181824249.cssstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/css/6441ee3446b181824249.css — 200 — 45.4 KiB — 141 ms — h3https://static.fotor.com/web/_next/static/css/d2bff5c9d920bbc0ec51.cssstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/css/d2bff5c9d920bbc0ec51.css — 200 — 4.1 KiB — 130 ms — h3https://static.fotor.com/web/_next/static/css/b56754161934f5043a2f.cssstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/css/b56754161934f5043a2f.css — 200 — 14.2 KiB — 143 ms — h3https://imgv3.fotor.com/images/videoImage/500w/photo-editing-made-simple-and-fast-with-Fotor-free-online-photo-editor_2025-06-30-102243_hxwu.pngimgv3.fotor.com/images/videoImage/5... https://imgv3.fotor.com/images/videoImage/500w/photo-editing-made-simple-and-fast-with-Fotor-free-online-photo-editor_2025-06-30-102243_hxwu.png — 200 — 23.2 KiB — 136 ms — h3https://static.fotor.com/web/_next/static/chunks/582.8981f74a993a1f5d5030.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/582.8981f74a993a1f5d5030.js — 200 — 930 B — 121 ms — h3https://static.fotor.com/web/_next/static/chunks/4197.53984f021897f4381524.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/4197.53984f021897f4381524.js — 200 — 805 B — 120 ms — h3https://static.fotor.com/web/_next/static/chunks/2870.0950442e5bf12a9d9fbe.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/2870.0950442e5bf12a9d9fbe.js — 200 — 887 B — 124 ms — h3https://pub-static.fotor.com/static/web/lib/fotor-bundle/6ce130d2365d8b44a294.svgpub-static.fotor.com/static/web/lib... https://pub-static.fotor.com/static/web/lib/fotor-bundle/6ce130d2365d8b44a294.svg — 200 — 6.6 KiB — 31 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 26 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZwe… — 200 — 0 B — 0 ms — datahttps://static.fotor.com/web/_next/static/chunks/4847.8c0474386a272b69b84a.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/4847.8c0474386a272b69b84a.js — 200 — 840 B — 23 ms — h3https://static.fotor.com/web/_next/static/chunks/8398.02ba170faad3306a21e7.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/8398.02ba170faad3306a21e7.js — 200 — 860 B — 15 ms — h3https://static.fotor.com/web/_next/static/chunks/webpack-e02c4596c00be7fee68c.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/webpack-e02c4596c00be7fee68c.js — 200 — 10.8 KiB — 30 ms — h3https://static.fotor.com/web/_next/static/chunks/framework-a38aed3ce6ea37ca8eea.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/framework-a38aed3ce6ea37ca8eea.js — 200 — 11.0 KiB — 31 ms — h3https://static.fotor.com/web/_next/static/chunks/main-97f5fe9be43a624845d7.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/main-97f5fe9be43a624845d7.js — 200 — 23.4 KiB — 33 ms — h3https://static.fotor.com/web/_next/static/chunks/pages/_app-d872cc5ec68ef0b0462f.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/pages/_app-d872cc5ec68ef0b0462f.js — 200 — 495.0 KiB — 94 ms — h3https://static.fotor.com/web/_next/static/chunks/5711d823-8e6d8a73ee5fe357e582.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/5711d823-8e6d8a73ee5fe357e582.js — 200 — 184.5 KiB — 119 ms — h3https://static.fotor.com/web/_next/static/chunks/commons-a12154485d8c5e114c61.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/commons-a12154485d8c5e114c61.js — 200 — 4.3 KiB — 96 ms — h3https://static.fotor.com/web/_next/static/chunks/4007-0c3181c476dea8f46b26.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/4007-0c3181c476dea8f46b26.js — 200 — 5.1 KiB — 101 ms — h3https://static.fotor.com/web/_next/static/chunks/1033-31010cf766d7416adbae.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/1033-31010cf766d7416adbae.js — 200 — 2.8 KiB — 105 ms — h3https://static.fotor.com/web/_next/static/chunks/6066-58a051ea4ff5146fa20d.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/6066-58a051ea4ff5146fa20d.js — 200 — 13.5 KiB — 111 ms — h3https://static.fotor.com/web/_next/static/chunks/3546-cabccbea7916e6662c9d.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/3546-cabccbea7916e6662c9d.js — 200 — 4.3 KiB — 112 ms — h3https://static.fotor.com/web/_next/static/chunks/9640-bcd8939d612112bfbb18.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/9640-bcd8939d612112bfbb18.js — 200 — 14.8 KiB — 112 ms — h3https://static.fotor.com/web/_next/static/chunks/4999-81f89a58ed180df5d7a8.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/4999-81f89a58ed180df5d7a8.js — 200 — 4.8 KiB — 112 ms — h3https://static.fotor.com/web/_next/static/chunks/9438-571924be95f45c0a3535.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/9438-571924be95f45c0a3535.js — 200 — 5.2 KiB — 112 ms — h3https://static.fotor.com/web/_next/static/chunks/1099-420452db4cc2453728f0.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/1099-420452db4cc2453728f0.js — 200 — 29.4 KiB — 115 ms — h3https://static.fotor.com/web/_next/static/chunks/pages/index-4d91a561b04dc2163e82.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/pages/index-4d91a561b04dc2163e82.js — 200 — 2.7 KiB — 113 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 2.0 shttps://fotor.com// https://fotor.com/ — 301 — 235 B — 205 ms — h2https://www.fotor.com/www.fotor.com/ https://www.fotor.com/ — 200 — 40.2 KiB — 139 ms — h3https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap — 200 — 1.0 KiB — 15 ms — h2https://static.fotor.com/web/_next/static/css/6441ee3446b181824249.cssstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/css/6441ee3446b181824249.css — 200 — 45.4 KiB — 141 ms — h3https://static.fotor.com/web/_next/static/css/d2bff5c9d920bbc0ec51.cssstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/css/d2bff5c9d920bbc0ec51.css — 200 — 4.1 KiB — 130 ms — h3https://static.fotor.com/web/_next/static/css/b56754161934f5043a2f.cssstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/css/b56754161934f5043a2f.css — 200 — 14.2 KiB — 143 ms — h3https://imgv3.fotor.com/images/videoImage/500w/photo-editing-made-simple-and-fast-with-Fotor-free-online-photo-editor_2025-06-30-102243_hxwu.pngimgv3.fotor.com/images/videoImage/5... https://imgv3.fotor.com/images/videoImage/500w/photo-editing-made-simple-and-fast-with-Fotor-free-online-photo-editor_2025-06-30-102243_hxwu.png — 200 — 23.2 KiB — 136 ms — h3https://static.fotor.com/web/_next/static/chunks/582.8981f74a993a1f5d5030.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/582.8981f74a993a1f5d5030.js — 200 — 930 B — 121 ms — h3https://static.fotor.com/web/_next/static/chunks/4197.53984f021897f4381524.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/4197.53984f021897f4381524.js — 200 — 805 B — 120 ms — h3https://static.fotor.com/web/_next/static/chunks/2870.0950442e5bf12a9d9fbe.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/2870.0950442e5bf12a9d9fbe.js — 200 — 887 B — 124 ms — h3https://pub-static.fotor.com/static/web/lib/fotor-bundle/6ce130d2365d8b44a294.svgpub-static.fotor.com/static/web/lib... https://pub-static.fotor.com/static/web/lib/fotor-bundle/6ce130d2365d8b44a294.svg — 200 — 6.6 KiB — 31 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 26 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZwe… — 200 — 0 B — 0 ms — datahttps://static.fotor.com/web/_next/static/chunks/4847.8c0474386a272b69b84a.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/4847.8c0474386a272b69b84a.js — 200 — 840 B — 23 ms — h3https://static.fotor.com/web/_next/static/chunks/8398.02ba170faad3306a21e7.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/8398.02ba170faad3306a21e7.js — 200 — 860 B — 15 ms — h3https://static.fotor.com/web/_next/static/chunks/webpack-e02c4596c00be7fee68c.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/webpack-e02c4596c00be7fee68c.js — 200 — 10.8 KiB — 30 ms — h3https://static.fotor.com/web/_next/static/chunks/framework-a38aed3ce6ea37ca8eea.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/framework-a38aed3ce6ea37ca8eea.js — 200 — 11.0 KiB — 31 ms — h3https://static.fotor.com/web/_next/static/chunks/main-97f5fe9be43a624845d7.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/main-97f5fe9be43a624845d7.js — 200 — 23.4 KiB — 33 ms — h3https://static.fotor.com/web/_next/static/chunks/pages/_app-d872cc5ec68ef0b0462f.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/pages/_app-d872cc5ec68ef0b0462f.js — 200 — 495.0 KiB — 94 ms — h3https://static.fotor.com/web/_next/static/chunks/5711d823-8e6d8a73ee5fe357e582.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/5711d823-8e6d8a73ee5fe357e582.js — 200 — 184.5 KiB — 119 ms — h3https://static.fotor.com/web/_next/static/chunks/commons-a12154485d8c5e114c61.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/commons-a12154485d8c5e114c61.js — 200 — 4.3 KiB — 96 ms — h3https://static.fotor.com/web/_next/static/chunks/4007-0c3181c476dea8f46b26.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/4007-0c3181c476dea8f46b26.js — 200 — 5.1 KiB — 101 ms — h3https://static.fotor.com/web/_next/static/chunks/1033-31010cf766d7416adbae.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/1033-31010cf766d7416adbae.js — 200 — 2.8 KiB — 105 ms — h3https://static.fotor.com/web/_next/static/chunks/6066-58a051ea4ff5146fa20d.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/6066-58a051ea4ff5146fa20d.js — 200 — 13.5 KiB — 111 ms — h3https://static.fotor.com/web/_next/static/chunks/3546-cabccbea7916e6662c9d.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/3546-cabccbea7916e6662c9d.js — 200 — 4.3 KiB — 112 ms — h3https://static.fotor.com/web/_next/static/chunks/9640-bcd8939d612112bfbb18.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/9640-bcd8939d612112bfbb18.js — 200 — 14.8 KiB — 112 ms — h3https://static.fotor.com/web/_next/static/chunks/4999-81f89a58ed180df5d7a8.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/4999-81f89a58ed180df5d7a8.js — 200 — 4.8 KiB — 112 ms — h3https://static.fotor.com/web/_next/static/chunks/9438-571924be95f45c0a3535.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/9438-571924be95f45c0a3535.js — 200 — 5.2 KiB — 112 ms — h3https://static.fotor.com/web/_next/static/chunks/1099-420452db4cc2453728f0.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/1099-420452db4cc2453728f0.js — 200 — 29.4 KiB — 115 ms — h3https://static.fotor.com/web/_next/static/chunks/pages/index-4d91a561b04dc2163e82.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/pages/index-4d91a561b04dc2163e82.js — 200 — 2.7 KiB — 113 ms — h3https://static.fotor.com/web/_next/static/P8s_FsDzfhfXq8g-OBH1s/_buildManifest.jsstatic.fotor.com/web/_next/static/P... https://static.fotor.com/web/_next/static/P8s_FsDzfhfXq8g-OBH1s/_buildManifest.js — 200 — 2.9 KiB — 113 ms — h3https://static.fotor.com/web/_next/static/P8s_FsDzfhfXq8g-OBH1s/_ssgManifest.jsstatic.fotor.com/web/_next/static/P... https://static.fotor.com/web/_next/static/P8s_FsDzfhfXq8g-OBH1s/_ssgManifest.js — 200 — 462 B — 113 ms — h3https://imgv3.fotor.com/images/background/background-picture.jpegimgv3.fotor.com/images/background/b... https://imgv3.fotor.com/images/background/background-picture.jpeg — 200 — 36.3 KiB — 26 ms — h3https://static.fotor.com/web/_next/static/media/moblie-qrcode-bg.e90d8eec97defee6533795e5813b36e3.jpgstatic.fotor.com/web/_next/static/m... https://static.fotor.com/web/_next/static/media/moblie-qrcode-bg.e90d8eec97defee6533795e5813b36e3.jpg — 200 — 12.3 KiB — 32 ms — h3https://static.fotor.com/web/_next/static/media/social-media-icon-v2.407124a550dab4fc1c16d272bb9119ae.pngstatic.fotor.com/web/_next/static/m... https://static.fotor.com/web/_next/static/media/social-media-icon-v2.407124a550dab4fc1c16d272bb9119ae.png — 200 — 3.5 KiB — 91 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 11 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 200 — 7.6 KiB — 6 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 9 ms — h3https://pub-static.fotor.com/static/web/lib/fotor-bundle/public/websiteHeader/lang/en_US.json?v=1769669771946pub-static.fotor.com/static/web/lib... https://pub-static.fotor.com/static/web/lib/fotor-bundle/public/websiteHeader/lang/en_US.json?v=1769669771946 — 200 — 2.2 KiB — 47 ms — h3https://static.fotor.com/web/_next/static/chunks/3931.6ff47913d481d94bf634.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/3931.6ff47913d481d94bf634.js — 200 — 18.0 KiB — 36 ms — h3https://static.fotor.com/web/_next/static/chunks/4423-6db67e5f78457bb44588.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/4423-6db67e5f78457bb44588.js — 200 — 4.1 KiB — 35 ms — h3https://static.fotor.com/web/_next/static/chunks/3631.bfcf5405f61f3e1a485f.jsstatic.fotor.com/web/_next/static/c... https://static.fotor.com/web/_next/static/chunks/3631.bfcf5405f61f3e1a485f.js — 200 — 1.1 KiB — 38 ms — h3https://pub-static.fotor.com/static/web/lib/sensors/sensorsdata.min.jspub-static.fotor.com/static/web/lib... https://pub-static.fotor.com/static/web/lib/sensors/sensorsdata.min.js — 200 — 37.4 KiB — 37 ms — h2https://pub-static.fotor.com/static/web/lib/fotor-bundle/nav/v2/images/icon_hot.pngpub-static.fotor.com/static/web/lib... https://pub-static.fotor.com/static/web/lib/fotor-bundle/nav/v2/images/icon_hot.png — 200 — 1.6 KiB — 34 ms — h3https://pub-static.fotor.com/static/web/lib/fotor-bundle/nav/v2/images/icon_new.svgpub-static.fotor.com/static/web/lib... https://pub-static.fotor.com/static/web/lib/fotor-bundle/nav/v2/images/icon_new.svg — 200 — 879 B — 27 ms — h3https://www.fotor.com/cdn-cgi/rum?www.fotor.com/cdn-cgi/rum? https://www.fotor.com/cdn-cgi/rum? — 204 — 183 B — 8 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5763HMwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5763HM — 200 — 153.8 KiB — 45 ms — h2https://datasink-sa.fotor.com/sa.gif?project=fotorglobalproduct&data=eyJkaXN0aW5jdF9pZCI6IjE5ZGI3OTNjZTUxOGQ4LTBlZDZkN2U1OTdhMjJiOC0xOTUyNTYzMS00ODAwMDAtMTlkYjc5M2NlNTI3NDciLCJsaWIiOnsiJGxpYiI6ImpzIiwiJGxpYl9tZXRob2QiOiJjb2RlIiwiJGxpYl92ZXJzaW9uIjoiMS4xOC45In0sInByb3BlcnRpZXMiOnsiJHRpbWV6b25lX29mZnNldCI6MCwiJHNjcmVlbl9oZWlnaHQiOjYwMCwiJHNjcmVlbl93aWR0aCI6ODAwLCIkbGliIjoianMiLCIkbGliX3ZlcnNpb24iOiIxLjE4LjkiLCIkbGF0ZXN0X3RyYWZmaWNfc291cmNlX3R5cGUiOiLnm7TmjqXmtYHph48iLCIkbGF0ZXN0X3NlYXJjaF9rZXl3b3JkIjoi5pyq5Y%2BW5Yiw5YC8X%2BebtOaOpeaJk%2BW8gCIsIiRsYXRlc3RfcmVmZXJyZXIiOiIiLCJnYSI6IiIsImlzX2xvZ2luIjpmYWxzZSwidmlwX3N0YXR1cyI6MCwicGxhdGZvcm1fdHlwZSI6IndlYiIsIiRyZWZlcnJlciI6IiIsIiR1cmwiOiJodHRwczovL3d3dy5mb3Rvci5jb20vIiwiJHVybF9wYXRoIjoiLyIsIiR0aXRsZSI6IlBob3RvIEVkaXRvcjogRnJlZSBPbmxpbmUgUGhvdG8gRWRpdGluZyAmIEltYWdlIEVkaXRvciB8IEZvdG9yIiwibG9jYXRpb24iOiJwYWdlSG9tZSIsIiRpc19maXJzdF9kYXkiOnRydWUsIiRpc19maXJzdF90aW1lIjp0cnVlLCIkcmVmZXJyZXJfaG9zdCI6IiJ9LCJhbm9ueW1vdXNfaWQiOiIxOWRiNzkzY2U1MThkOC0wZWQ2ZDdlNTk3YTIyYjgtMTk1MjU2MzEtNDgwMDAwLTE5ZGI3OTNjZTUyNzQ3IiwidHlwZSI6InRyYWNrIiwiZXZlbnQiOiIkcGFnZXZpZXciLCJfdHJhY2tfaWQiOjQ0Mjc3MDM5OX0%3D&ext=crc%3D638385929datasink-sa.fotor.com/sa.gif?projec... https://datasink-sa.fotor.com/sa.gif?project=fotorglobalproduct&data=eyJkaXN0aW5jdF9pZCI6IjE5ZGI3OTNjZTUxOGQ4LTBlZDZkN2U1OTdhMjJiOC0xOTUyNTYzMS00ODAwMDAtMTlkYjc5M2NlNTI3NDciLCJsaWIiOnsiJGxpYiI6ImpzIiwiJGxpYl9tZXRob2QiOiJjb2RlIiwiJGxpYl92ZXJzaW9uIjoiMS4xOC45In0sInByb3BlcnRpZXMiOnsiJHRpbWV6b25lX29mZnNldCI6MCwiJHNjcmVlbl9oZWlnaHQiOjYwMCwiJHNjcmVlbl93aWR0aCI6ODAwLCIkbGliIjoianMiLCIkbGliX3ZlcnNpb24iOiIxLjE4LjkiLCIkbGF0ZXN0X3RyYWZmaWNfc291cmNlX3R5cGUiOiLnm7TmjqXmtYHph48iLCIkbGF0ZXN0X3NlYXJjaF9rZXl3b3JkIjoi5pyq5Y%2BW5Yiw5YC8X%2BebtOaOpeaJk%2BW8gCIsIiRsYXRlc3RfcmVmZXJyZXIiOiIiLCJnYSI6IiIsImlzX2xvZ2luIjpmYWxzZSwidmlwX3N0YXR1cyI6MCwicGxhdGZvcm1fdHlwZSI6IndlYiIsIiRyZWZlcnJlciI6IiIsIiR1cmwiOiJodHRwczovL3d3dy5mb3Rvci5jb20vIiwiJHVybF9wYXRoIjoiLyIsIiR0aXRsZSI6IlBob3RvIEVkaXRvcjogRnJlZSBPbmxpbmUgUGhvdG8gRWRpdGluZyAmIEltYWdlIEVkaXRvciB8IEZvdG9yIiwibG9jYXRpb24iOiJwYWdlSG9tZSIsIiRpc19maXJzdF9kYXkiOnRydWUsIiRpc19maXJzdF90aW1lIjp0cnVlLCIkcmVmZXJyZXJfaG9zdCI6IiJ9LCJhbm9ueW1vdXNfaWQiOiIxOWRiNzkzY2U1MThkOC0wZWQ2ZDdlNTk3YTIyYjgtMTk1MjU2MzEtNDgwMDAwLTE5ZGI3OTNjZTUyNzQ3IiwidHlwZSI6InRyYWNrIiwiZXZlbnQiOiIkcGFnZXZpZXciLCJfdHJhY2tfaWQiOjQ0Mjc3MDM5OX0%3D&ext=crc%3D638385929 — 200 — 258 B — 889 ms — h2https://static.fotor.com/web/_next/static/images/favicon-d4b8dbe4630a2bc790117e61267bbb33.pngstatic.fotor.com/web/_next/static/i... https://static.fotor.com/web/_next/static/images/favicon-d4b8dbe4630a2bc790117e61267bbb33.png — 200 — 3.3 KiB — 17 ms — h3https://imgv3.fotor.com/images/side/750w/edit-photos-and-retouch-portraits-easily-with-Fotor-free-online-photo-editor_2025-06-30-071848_vmlm.pngimgv3.fotor.com/images/side/750w/ed... https://imgv3.fotor.com/images/side/750w/edit-photos-and-retouch-portraits-easily-with-Fotor-free-online-photo-editor_2025-06-30-071848_vmlm.png — 200 — 63.8 KiB — 20 ms — h3https://www.googletagmanager.com/gtag/js?id=G-7HXB45DMZS&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7HXB45DMZS&cx=c&gtm=4e64k1 — 200 — 169.4 KiB — 42 ms — h2https://www.clarity.ms/tag/bktw7xxqkdwww.clarity.ms/tag/bktw7xxqkd https://www.clarity.ms/tag/bktw7xxqkd — 200 — 1.1 KiB — 34 ms — http/1.1https://app.partnerboost.com/brand/track.2.0.min.js?bid=88870app.partnerboost.com/brand/track.2.... https://app.partnerboost.com/brand/track.2.0.min.js?bid=88870 — 200 — 9.5 KiB — 223 ms — http/1.1https://r.wdfl.co/rw.jsr.wdfl.co/rw.js https://r.wdfl.co/rw.js — 200 — 5.4 KiB — 32 ms — h2https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.fotor.com%2F&scrsrc=www.googletagmanager.com&rnd=398149865.1776901411&dt=Photo%20Editor%3A%20Free%20Online%20Photo%20Editing%20%26%20Image%20Editor%20%7C%20Fotor&auid=501134984.1776901411&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v71555668za200zd71555668xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118167060~118463261&apve=1&apvf=f&apvc=1&tft=1776901410537&tfd=1337www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.fotor.com%2F&scrsrc=www.googletagmanager.com&rnd=398149865.1776901411&dt=Photo%20Editor%3A%20Free%20Online%20Photo%20Editing%20%26%20Image%20Editor%20%7C%20Fotor&auid=501134984.1776901411&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1v71555668za200zd71555668xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118167060~118463261&apve=1&apvf=f&apvc=1&tft=1776901410537&tfd=1337 — 200 — 21 B — 42 ms — h3https://scripts.clarity.ms/0.8.59-beta/clarity.jsscripts.clarity.ms/0.8.59-beta/clar... https://scripts.clarity.ms/0.8.59-beta/clarity.js — 200 — 26.2 KiB — 31 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 517 B — 112 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-7HXB45DMZS&gtm=45je64k1v886823083z871555668za20gzb71555668zd71555668&_p=1776901410325&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1570181527.1776901411&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117512542~117884344&sid=1776901410&sct=1&seg=0&dl=https%3A%2F%2Fwww.fotor.com%2F&dt=Photo%20Editor%3A%20Free%20Online%20Photo%20Editing%20%26%20Image%20Editor%20%7C%20Fotor&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1481www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-7HXB45DMZS&gtm=45je64k1v886823083z871555668za20gzb71555668zd71555668&_p=1776901410325&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1570181527.1776901411&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117512542~117884344&sid=1776901410&sct=1&seg=0&dl=https%3A%2F%2Fwww.fotor.com%2F&dt=Photo%20Editor%3A%20Free%20Online%20Photo%20Editing%20%26%20Image%20Editor%20%7C%20Fotor&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1481 — 204 — 548 B — 22 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=5CBA86886B5A487091E1022BF050514D&RedC=c.clarity.ms&MXFR=024BCBC471A66B0E18B1DC8775A665E2c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=5CBA86886B5A487091E1022BF050514D&RedC=c.clarity.ms&MXFR=024BCBC471A66B0E18B1DC8775A665E2 — 302 — 762 B — 81 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=5CBA86886B5A487091E1022BF050514D&MUID=041A32E89E9C607334DA25AB9F00615Ec.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=5CBA86886B5A487091E1022BF050514D&MUID=041A32E89E9C607334DA25AB9F00615E — 200 — 467 B — 67 ms — h2https://pub-static.fotor.com/static/web/lib/payment/bundle.js?v=20260129pub-static.fotor.com/static/web/lib... https://pub-static.fotor.com/static/web/lib/payment/bundle.js?v=20260129 — 200 — 474.1 KiB — 76 ms — h3https://pub-static.fotor.com/static/web/lib/account/bundle.jspub-static.fotor.com/static/web/lib... https://pub-static.fotor.com/static/web/lib/account/bundle.js — 200 — 221.6 KiB — 108 ms — h3https://pub-static.fotor.com/static/web/lib/a8s/bundle.jspub-static.fotor.com/static/web/lib... https://pub-static.fotor.com/static/web/lib/a8s/bundle.js — 200 — 554.6 KiB — 121 ms — h3https://images.dmca.com/Badges/DMCABadgeHelper.min.jsimages.dmca.com/Badges/DMCABadgeHel... https://images.dmca.com/Badges/DMCABadgeHelper.min.js — 200 — 805 B — 625 ms — h2https://datasink-sa.fotor.com/sa.gif?project=fotorglobalproduct&data=eyJkaXN0aW5jdF9pZCI6IjE5ZGI3OTNjZTUxOGQ4LTBlZDZkN2U1OTdhMjJiOC0xOTUyNTYzMS00ODAwMDAtMTlkYjc5M2NlNTI3NDciLCJsaWIiOnsiJGxpYiI6ImpzIiwiJGxpYl9tZXRob2QiOiJjb2RlIiwiJGxpYl92ZXJzaW9uIjoiMS4xOC45In0sInByb3BlcnRpZXMiOnsiJGZpcnN0X3Zpc2l0X3RpbWUiOiIyMDI2LTA0LTIyIDIzOjQzOjMwLjQwMSIsIiRmaXJzdF9yZWZlcnJlciI6IiIsIiRmaXJzdF9icm93c2VyX2xhbmd1YWdlIjoiZW4tVVMiLCIkZmlyc3RfYnJvd3Nlcl9jaGFyc2V0IjoiVVRGLTgiLCIkZmlyc3RfdHJhZmZpY19zb3VyY2VfdHlwZSI6IuebtOaOpea1gemHjyIsIiRmaXJzdF9zZWFyY2hfa2V5d29yZCI6IuacquWPluWIsOWAvF%2Fnm7TmjqXmiZPlvIAifSwiYW5vbnltb3VzX2lkIjoiMTlkYjc5M2NlNTE4ZDgtMGVkNmQ3ZTU5N2EyMmI4LTE5NTI1NjMxLTQ4MDAwMC0xOWRiNzkzY2U1Mjc0NyIsInR5cGUiOiJwcm9maWxlX3NldF9vbmNlIiwiX3RyYWNrX2lkIjoxNDY1MDQwMn0%3D&ext=crc%3D-702646142datasink-sa.fotor.com/sa.gif?projec... https://datasink-sa.fotor.com/sa.gif?project=fotorglobalproduct&data=eyJkaXN0aW5jdF9pZCI6IjE5ZGI3OTNjZTUxOGQ4LTBlZDZkN2U1OTdhMjJiOC0xOTUyNTYzMS00ODAwMDAtMTlkYjc5M2NlNTI3NDciLCJsaWIiOnsiJGxpYiI6ImpzIiwiJGxpYl9tZXRob2QiOiJjb2RlIiwiJGxpYl92ZXJzaW9uIjoiMS4xOC45In0sInByb3BlcnRpZXMiOnsiJGZpcnN0X3Zpc2l0X3RpbWUiOiIyMDI2LTA0LTIyIDIzOjQzOjMwLjQwMSIsIiRmaXJzdF9yZWZlcnJlciI6IiIsIiRmaXJzdF9icm93c2VyX2xhbmd1YWdlIjoiZW4tVVMiLCIkZmlyc3RfYnJvd3Nlcl9jaGFyc2V0IjoiVVRGLTgiLCIkZmlyc3RfdHJhZmZpY19zb3VyY2VfdHlwZSI6IuebtOaOpea1gemHjyIsIiRmaXJzdF9zZWFyY2hfa2V5d29yZCI6IuacquWPluWIsOWAvF%2Fnm7TmjqXmiZPlvIAifSwiYW5vbnltb3VzX2lkIjoiMTlkYjc5M2NlNTE4ZDgtMGVkNmQ3ZTU5N2EyMmI4LTE5NTI1NjMxLTQ4MDAwMC0xOWRiNzkzY2U1Mjc0NyIsInR5cGUiOiJwcm9maWxlX3NldF9vbmNlIiwiX3RyYWNrX2lkIjoxNDY1MDQwMn0%3D&ext=crc%3D-702646142 — 200 — 257 B — 471 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 277 B — 926 ms — http/1.1https://www.dwin1.com/19038.jswww.dwin1.com/19038.js https://www.dwin1.com/19038.js — 200 — 15.4 KiB — 23 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.3 KiB — 69 ms — h2https://js.stripe.com/v3js.stripe.com/v3 https://js.stripe.com/v3 — 200 — 221.2 KiB — 34 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.0 KiB — 43 ms — h2https://pub-static.fotor.com/static/web/lib/a8s/public/json/lang/en_US.json?v=1776862824333pub-static.fotor.com/static/web/lib... https://pub-static.fotor.com/static/web/lib/a8s/public/json/lang/en_US.json?v=1776862824333 — 200 — 19.7 KiB — 21 ms — h3https://www.fotor.com/User/GetLoginStatewww.fotor.com/User/GetLoginState https://www.fotor.com/User/GetLoginState — 200 — 479 B — 173 ms — h3https://www.fotor.com/a8s/api/v1/fotor/a8swww.fotor.com/a8s/api/v1/fotor/a8s https://www.fotor.com/a8s/api/v1/fotor/a8s — 200 — 8.9 KiB — 221 ms — h3https://lantern.roeyecdn.com/lantern_global_19038.min.jslantern.roeyecdn.com/lantern_global... https://lantern.roeyecdn.com/lantern_global_19038.min.js — 200 — 1.4 KiB — 117 ms — h2https://js.stripe.com/v3/controller-with-preconnect-522228dffb6e9cdddf98d3c91685b153.htmljs.stripe.com/v3/controller-with-pr... https://js.stripe.com/v3/controller-with-preconnect-522228dffb6e9cdddf98d3c91685b153.html — 200 — 1.2 KiB — 103 ms — h2https://datasink-sa.fotor.com/sa.gif?project=fotorglobalproduct&data=eyJkaXN0aW5jdF9pZCI6IjE5ZGI3OTNjZTUxOGQ4LTBlZDZkN2U1OTdhMjJiOC0xOTUyNTYzMS00ODAwMDAtMTlkYjc5M2NlNTI3NDciLCJsaWIiOnsiJGxpYiI6ImpzIiwiJGxpYl9tZXRob2QiOiJjb2RlIiwiJGxpYl92ZXJzaW9uIjoiMS4xOC45In0sInByb3BlcnRpZXMiOnsiaXNfbG9naW4iOmZhbHNlfSwiYW5vbnltb3VzX2lkIjoiMTlkYjc5M2NlNTE4ZDgtMGVkNmQ3ZTU5N2EyMmI4LTE5NTI1NjMxLTQ4MDAwMC0xOWRiNzkzY2U1Mjc0NyIsInR5cGUiOiJwcm9maWxlX3NldCIsIl90cmFja19pZCI6NDk4MTgxNDMyfQ%3D%3D&ext=crc%3D-1234278092datasink-sa.fotor.com/sa.gif?projec... https://datasink-sa.fotor.com/sa.gif?project=fotorglobalproduct&data=eyJkaXN0aW5jdF9pZCI6IjE5ZGI3OTNjZTUxOGQ4LTBlZDZkN2U1OTdhMjJiOC0xOTUyNTYzMS00ODAwMDAtMTlkYjc5M2NlNTI3NDciLCJsaWIiOnsiJGxpYiI6ImpzIiwiJGxpYl9tZXRob2QiOiJjb2RlIiwiJGxpYl92ZXJzaW9uIjoiMS4xOC45In0sInByb3BlcnRpZXMiOnsiaXNfbG9naW4iOmZhbHNlfSwiYW5vbnltb3VzX2lkIjoiMTlkYjc5M2NlNTE4ZDgtMGVkNmQ3ZTU5N2EyMmI4LTE5NTI1NjMxLTQ4MDAwMC0xOWRiNzkzY2U1Mjc0NyIsInR5cGUiOiJwcm9maWxlX3NldCIsIl90cmFja19pZCI6NDk4MTgxNDMyfQ%3D%3D&ext=crc%3D-1234278092 — 200 — 257 B — 201 ms — h2https://bat.bing.com/p/action/56319561.jsbat.bing.com/p/action/56319561.js https://bat.bing.com/p/action/56319561.js — 200 — 1.8 KiB — 62 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 643 B — 10 ms — h2https://www.fotor.com/User/GetLoginStatewww.fotor.com/User/GetLoginState https://www.fotor.com/User/GetLoginState — 200 — 479 B — 184 ms — h3https://www.fotor.com/a8s/api/v1/fotor/a8swww.fotor.com/a8s/api/v1/fotor/a8s https://www.fotor.com/a8s/api/v1/fotor/a8s — 200 — 8.9 KiB — 211 ms — h3https://lantern.roeye.com/track.php?fingerprint=fc03b260-17b2-414e-b814-ebd9ff66dcf9&referrer=&landingpage=https%3A%2F%2Fwww.fotor.com%2F&useragent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&site=fotor.comlantern.roeye.com/track.php?fingerp... https://lantern.roeye.com/track.php?fingerprint=fc03b260-17b2-414e-b814-ebd9ff66dcf9&referrer=&landingpage=https%3A%2F%2Fwww.fotor.com%2F&useragent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&site=fotor.com — 200 — 173 B — 504 ms — h2https://www.clarity.ms/tag/uet/56319561?conversions=1www.clarity.ms/tag/uet/56319561?con... https://www.clarity.ms/tag/uet/56319561?conversions=1 — 200 — 1.3 KiB — 7 ms — http/1.1https://bat.bing.com/action/0?ti=56319561&Ver=2&mid=df655e7a-e509-4e66-b20e-24cd68181634&bo=1&sid=11df1c503ea511f195cc2ffd81ef9ee2&vid=11df7e603ea511f1b9cb154af9cb9709&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Photo%20Editor%3A%20Free%20Online%20Photo%20Editing%20%26%20Image%20Editor%20%7C%20Fotor&p=https%3A%2F%2Fwww.fotor.com%2F&r=&lt=1007&evt=pageLoad&sv=2&cdb=AQAQ&rn=823710bat.bing.com/action/0?ti=56319561&V... https://bat.bing.com/action/0?ti=56319561&Ver=2&mid=df655e7a-e509-4e66-b20e-24cd68181634&bo=1&sid=11df1c503ea511f195cc2ffd81ef9ee2&vid=11df7e603ea511f1b9cb154af9cb9709&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Photo%20Editor%3A%20Free%20Online%20Photo%20Editing%20%26%20Image%20Editor%20%7C%20Fotor&p=https%3A%2F%2Fwww.fotor.com%2F&r=&lt=1007&evt=pageLoad&sv=2&cdb=AQAQ&rn=823710 — 204 — 347 B — 68 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 516 B — 65 ms — h2https://js.stripe.com/v3/fingerprinted/js/shared-1bfc9b084984c8982d86dcd061025785.jsjs.stripe.com/v3/fingerprinted/js/s... https://js.stripe.com/v3/fingerprinted/js/shared-1bfc9b084984c8982d86dcd061025785.js — 200 — 185.3 KiB — 31 ms — h2https://js.stripe.com/v3/fingerprinted/js/controller-with-preconnect-7858189875ce18865f7426b13cbfbf9b.jsjs.stripe.com/v3/fingerprinted/js/c... https://js.stripe.com/v3/fingerprinted/js/controller-with-preconnect-7858189875ce18865f7426b13cbfbf9b.js — 200 — 269.9 KiB — 53 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=9ABE53A6F0CF470DA158AE25BFC97539&RedC=c.clarity.ms&MXFR=19D9C1D4898467E411AAD6978D846922c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=9ABE53A6F0CF470DA158AE25BFC97539&RedC=c.clarity.ms&MXFR=19D9C1D4898467E411AAD6978D846922 — 302 — 480 B — 61 ms — h2https://accounts.google.com/gsi/log?client_id=163249411645-j829l76h852fopt9blpemn5esr4dl568.apps.googleusercontent.com&as=gOnvgJAyKDACIRPaWfyzuMVJh%2BlPZIqBdGbqXOQGiAs&bs=iF%2BEV4aXHgfttwAwkeeEiS7aGGCItN2fHiGrn%2FBI5c0&event=onetap.card.prompt.apiCall&enable_itp_optimization=23accounts.google.com/gsi/log?client_... https://accounts.google.com/gsi/log?client_id=163249411645-j829l76h852fopt9blpemn5esr4dl568.apps.googleusercontent.com&as=gOnvgJAyKDACIRPaWfyzuMVJh%2BlPZIqBdGbqXOQGiAs&bs=iF%2BEV4aXHgfttwAwkeeEiS7aGGCItN2fHiGrn%2FBI5c0&event=onetap.card.prompt.apiCall&enable_itp_optimization=23 — 200 — 23 B — 16 ms — h3https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=9ABE53A6F0CF470DA158AE25BFC97539&MUID=1C6FB2B129C969DF0531A5F228556848c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=9ABE53A6F0CF470DA158AE25BFC97539&MUID=1C6FB2B129C969DF0531A5F228556848 — 200 — 467 B — 64 ms — h2https://datasink-sa.fotor.com/sa.gif?project=fotorglobalproduct&data=eyJkaXN0aW5jdF9pZCI6IjE5ZGI3OTNjZTUxOGQ4LTBlZDZkN2U1OTdhMjJiOC0xOTUyNTYzMS00ODAwMDAtMTlkYjc5M2NlNTI3NDciLCJsaWIiOnsiJGxpYiI6ImpzIiwiJGxpYl9tZXRob2QiOiJjb2RlIiwiJGxpYl92ZXJzaW9uIjoiMS4xOC45In0sInByb3BlcnRpZXMiOnsiaXNfbG9naW4iOmZhbHNlfSwiYW5vbnltb3VzX2lkIjoiMTlkYjc5M2NlNTE4ZDgtMGVkNmQ3ZTU5N2EyMmI4LTE5NTI1NjMxLTQ4MDAwMC0xOWRiNzkzY2U1Mjc0NyIsInR5cGUiOiJwcm9maWxlX3NldCIsIl90cmFja19pZCI6NDI3OTExNjc0fQ%3D%3D&ext=crc%3D1640732092datasink-sa.fotor.com/sa.gif?projec... https://datasink-sa.fotor.com/sa.gif?project=fotorglobalproduct&data=eyJkaXN0aW5jdF9pZCI6IjE5ZGI3OTNjZTUxOGQ4LTBlZDZkN2U1OTdhMjJiOC0xOTUyNTYzMS00ODAwMDAtMTlkYjc5M2NlNTI3NDciLCJsaWIiOnsiJGxpYiI6ImpzIiwiJGxpYl9tZXRob2QiOiJjb2RlIiwiJGxpYl92ZXJzaW9uIjoiMS4xOC45In0sInByb3BlcnRpZXMiOnsiaXNfbG9naW4iOmZhbHNlfSwiYW5vbnltb3VzX2lkIjoiMTlkYjc5M2NlNTE4ZDgtMGVkNmQ3ZTU5N2EyMmI4LTE5NTI1NjMxLTQ4MDAwMC0xOWRiNzkzY2U1Mjc0NyIsInR5cGUiOiJwcm9maWxlX3NldCIsIl90cmFja19pZCI6NDI3OTExNjc0fQ%3D%3D&ext=crc%3D1640732092 — 200 — 257 B — 202 ms — h2https://js.stripe.com/v3/.deploy_status_henson.jsonjs.stripe.com/v3/.deploy_status_hen... https://js.stripe.com/v3/.deploy_status_henson.json — 200 — 620 B — 19 ms — h3https://js.stripe.com/v3/fingerprinted/js/stripe-cookies-99315d136700f132b072c563090f72a7.jsjs.stripe.com/v3/fingerprinted/js/s... https://js.stripe.com/v3/fingerprinted/js/stripe-cookies-99315d136700f132b072c563090f72a7.js — 200 — 13.9 KiB — 14 ms — h3https://js.stripe.com/v3/.deploy_status_henson.jsonjs.stripe.com/v3/.deploy_status_hen... https://js.stripe.com/v3/.deploy_status_henson.json — 200 — 0 B — 14 ms — h3https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 277 B — 734 ms — http/1.1https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 987 B — 5 ms — h3https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 617 B — 3 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.8 KiB — 14 ms — h2https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.5 KiB — 9 ms — h2https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 580 B — 608 ms — h2https://r.stripe.com/br.stripe.com/b https://r.stripe.com/b — 200 — 212 B — 599 ms — h2https://r.stripe.com/br.stripe.com/b https://r.stripe.com/b — 200 — 211 B — 598 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 277 B — 228 ms — http/1.1https://r.stripe.com/br.stripe.com/b https://r.stripe.com/b — 200 — 211 B — 199 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2465ms · 2370KB · €39/mo
www.fotor.com
Other
Costly
Execution 937ms
Transfer 40 KB
Monthly Cost €15/mo
Unattributable
Other
Optional
Execution 191ms
Transfer 0 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 184ms
Transfer 154 KB
Unused 42%
Monthly Cost €3/mo
pub-static.fotor.com
Other
Optional
Execution 180ms
Transfer 474 KB
Unused 52%
Monthly Cost €3/mo
static.fotor.com
Other
Optional
Execution 160ms
Transfer 11 KB
Monthly Cost €3/mo
static.fotor.com
Other
Optional
Execution 136ms
Transfer 495 KB
Unused 12%
Monthly Cost €2/mo
static.fotor.com
Other
Optional
Execution 122ms
Transfer 3 KB
Monthly Cost €2/mo
Stripe
Payment
Essential
Execution 119ms
Transfer 221 KB
Unused 67%
Monthly Cost €2/mo
Microsoft Clarity
Session Replay
Optional
Execution 117ms
Transfer 26 KB
Monthly Cost €2/mo
pub-static.fotor.com
Other
Optional
Execution 111ms
Transfer 555 KB
Unused 31%
Monthly Cost €2/mo
pub-static.fotor.com
Other
Optional
Execution 107ms
Transfer 222 KB
Unused 40%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 102ms
Transfer 169 KB
Unused 41%
Monthly Cost €2/mo

These scripts may cost more than they're worth

  • www.fotor.com adds 937ms and costs ~€15/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.fotor.com takes 937ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

52% of pub-static.fotor.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

67% of Stripe's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

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

Send Feedback