Skip to content
https://productshotai.app

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
1
REVIEW
3
PASS
15
INFO
2

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

87
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

536 ms

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

1.78 s

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

186 ms

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

0.036

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

1.05 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.

1.79 s

Page Load Progression

568 ms
1.1 s
1.7 s
2.3 s
2.8 s
3.4 s
4.0 s
4.5 s
Checks
21
15 PASS 3 REVIEW 1 FIX
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-cache, no-store, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, no-cache, no-store, max-age=0, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
B
Page Weight Budget
1.1 MB transferred, 70 requests
REVIEW
1.1 MB transferred, 70 requests
Info::
Page weighs 2.3 MB (1.1 MB transferred)
Info::
70 HTTP requests
Info::
Estimated 0.24 g CO2 per page load
1.1 MB / 2.4 MB budget
1.1 MB transferred
70 requests
0.24 g CO2 per page load
Images 683.8 KiB 59%
JavaScript 298.6 KiB 26%
Fonts 74.3 KiB 6%
HTML 56.5 KiB 5%
Other 35.5 KiB 3%
Other 7.5 KiB 1%
CSS 1.5 KiB 0%
Other 1.5 KiB 0%
Other 813 B 0%
0 2.4 MB 4.9 MB
Under budget
C
JS Execution Cost
Action
1718ms total JS execution
REVIEW
1718ms total JS execution
Warning::
https://productshotai.app/: 601ms CPU time
Warning::
https://productshotai.app/_next/static/chunks/2108...: 322ms CPU time
Info::
https://productshotai.app/_next/static/chunks/4bd1...: 221ms CPU time
Info::
Unattributable: 181ms CPU time
Info::
https://productshotai.app/_next/static/chunks/1255...: 153ms CPU time

Main Thread Breakdown

Script Evaluation 28% Other 27% Style & Layout 23% Rendering 17% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://productshotai.app/601ms38ms25ms1st
https://productshotai.app/_next/static/chunks/2108-f97493d7b81db84a.js322ms14ms1ms1st
https://productshotai.app/_next/static/chunks/4bd1b696-f785427dddbba9fb.js221ms26ms10ms1st
Unattributable181ms8ms0ms1st
https://productshotai.app/_next/static/chunks/1255-32f0b2a4c4d3a714.js153ms143ms5ms1st
https://productshotai.app/cdn-cgi/challenge-platform/scripts/jsd/main.js138ms131ms1ms1st
https://productshotai.app/_next/static/chunks/webpack-fd2b20755a98242e.js103ms102ms0ms1st
B
JS Bundles
19 scripts, 72 KB unused
REVIEW
19 scripts, 72 KB unused
Warning::
https://accounts.google.com/gsi/client: 72 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 72 KB
72 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://accounts.google.com/gsi/client97 KB72 KB (75%)3rd
https://productshotai.app/_next/static/chunks/5168-1e89660d87855463.js4 KB1st
https://productshotai.app/_next/static/chunks/2108-f97493d7b81db84a.js6 KB1st
https://productshotai.app/_next/static/chunks/main-app-168369fd0b85f5b4.js1 KB1st
https://productshotai.app/_next/static/chunks/6091-6bdfcd8c31001171.js13 KB1st
https://productshotai.app/_next/static/chunks/176-028c0e434f6e748f.js4 KB1st
https://productshotai.app/_next/static/chunks/1356-e0431919f9b272a7.js6 KB1st
https://productshotai.app/_next/static/chunks/6199-69bf43d3f1b562f8.js3 KB1st
https://productshotai.app/_next/static/chunks/webpack-fd2b20755a98242e.js2 KB1st
https://productshotai.app/_next/static/chunks/1255-32f0b2a4c4d3a714.js44 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

A+
Third-Party Impact
12% third-party, 0 ms blocking
PASS
12% third-party, 0 ms blocking
Info::
Third-party code accounts for 12% of page weight (145.0 KiB of 1.1 MiB)
Info::
Third-party blocking time is low (0 ms)
88%
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
31 images, 0 KB saveable
PASS
31 images, 0 KB saveable
Info::
All images are well-optimized
31 images 684 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
2 fonts (74 KB)
PASS
2 fonts (74 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

74 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 1.5 s FCP 536 ms LCP 1.8 shttps://productshotai.app/_next/static/media/313510e2713fb214-s.p.woff2313510e2713fb214-s.p.woff2 https://productshotai.app/_next/static/media/313510e2713fb214-s.p.woff2 — 34.3 KiB — 33 ms — font-display: swaphttps://productshotai.app/_next/static/media/bb3ef058b751a6ad-s.p.woff2bb3ef058b751a6ad-s.p.woff2 https://productshotai.app/_next/static/media/bb3ef058b751a6ad-s.p.woff2 — 40.0 KiB — 41 ms — font-display: swap
313510e2713fb214-s.p.woff2 woff2 swap
Size 34 KB
Load time 33 ms
Start 455 ms
Risk FOUT — text flashes from fallback to web font
bb3ef058b751a6ad-s.p.woff2 woff2 swap
Size 40 KB
Load time 41 ms
Start 455 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 uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: private, no-cache, no-store, max-age=0, must-revalidate
A+
Server-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
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
70 resources · 1.1 MB · 72 KB savings available
PASS
70 resources · 1.1 MB · 72 KB savings available
Warning::
Page weight 1.1 MB exceeds 1 MB target by 136 KB
Got: 1.1 MB Expected: ≤ 1 MB
Info::
~72 KB of savings available
Info::
11 third-party resources (12% of weight)
70 resources · 1.1 MiB · 11 third-party 136.0 KiB over 1MB target
Image 62% · 718.0 KiB
JavaScript 26% · 298.6 KiB
Font 6% · 74.3 KiB
Document 5% · 56.5 KiB
Other 1% · 11.2 KiB
CSS 0% · 1.5 KiB

~72.2 KiB of savings available

Remove unused JavaScript: 72.2 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
70 requests over 2946ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 536 ms LCP 1.8 shttps://productshotai.app// https://productshotai.app/ — 200 — 56.5 KiB — 588 ms — h3https://productshotai.app/_next/static/media/313510e2713fb214-s.p.woff2/_next/static/media/313510e2713fb21... https://productshotai.app/_next/static/media/313510e2713fb214-s.p.woff2 — 200 — 34.3 KiB — 33 ms — h3https://productshotai.app/_next/static/media/bb3ef058b751a6ad-s.p.woff2/_next/static/media/bb3ef058b751a6a... https://productshotai.app/_next/static/media/bb3ef058b751a6ad-s.p.woff2 — 200 — 40.0 KiB — 41 ms — h3https://productshotai.app/_next/static/css/0dfd11dc484b6a6b.css/_next/static/css/0dfd11dc484b6a6b.... https://productshotai.app/_next/static/css/0dfd11dc484b6a6b.css — 200 — 461 B — 40 ms — h3https://productshotai.app/_next/static/css/e505eab5c8149be2.css/_next/static/css/e505eab5c8149be2.... https://productshotai.app/_next/static/css/e505eab5c8149be2.css — 200 — 461 B — 48 ms — h3https://productshotai.app/logo.webp/logo.webp https://productshotai.app/logo.webp — 200 — 468 B — 121 ms — h3https://productshotai.app/logos/productshot-brands/google.webp/logos/productshot-brands/google.we... https://productshotai.app/logos/productshot-brands/google.webp — 200 — 0 B — 32 ms — h3https://productshotai.app/logos/productshot-brands/openai.webp/logos/productshot-brands/openai.we... https://productshotai.app/logos/productshot-brands/openai.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/logos/productshot-brands/googlegemini.webp/logos/productshot-brands/googlegem... https://productshotai.app/logos/productshot-brands/googlegemini.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/logos/productshot-brands/stripe.webp/logos/productshot-brands/stripe.we... https://productshotai.app/logos/productshot-brands/stripe.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/logos/productshot-brands/cloudflare.webp/logos/productshot-brands/cloudflar... https://productshotai.app/logos/productshot-brands/cloudflare.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/logos/productshot-brands/shopify.webp/logos/productshot-brands/shopify.w... https://productshotai.app/logos/productshot-brands/shopify.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/logos/productshot-brands/amazon.webp/logos/productshot-brands/amazon.we... https://productshotai.app/logos/productshot-brands/amazon.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/_next/static/chunks/webpack-fd2b20755a98242e.js/_next/static/chunks/webpack-fd2b20... https://productshotai.app/_next/static/chunks/webpack-fd2b20755a98242e.js — 200 — 2.1 KiB — 113 ms — h3https://productshotai.app/_next/static/chunks/4bd1b696-f785427dddbba9fb.js/_next/static/chunks/4bd1b696-f7854... https://productshotai.app/_next/static/chunks/4bd1b696-f785427dddbba9fb.js — 200 — 53.7 KiB — 112 ms — h3https://productshotai.app/_next/static/chunks/1255-32f0b2a4c4d3a714.js/_next/static/chunks/1255-32f0b2a4c... https://productshotai.app/_next/static/chunks/1255-32f0b2a4c4d3a714.js — 200 — 44.3 KiB — 117 ms — h3https://productshotai.app/_next/static/chunks/main-app-168369fd0b85f5b4.js/_next/static/chunks/main-app-16836... https://productshotai.app/_next/static/chunks/main-app-168369fd0b85f5b4.js — 200 — 686 B — 113 ms — h3https://productshotai.app/_next/static/chunks/6091-6bdfcd8c31001171.js/_next/static/chunks/6091-6bdfcd8c3... https://productshotai.app/_next/static/chunks/6091-6bdfcd8c31001171.js — 200 — 12.9 KiB — 72 ms — h3https://productshotai.app/_next/static/chunks/176-028c0e434f6e748f.js/_next/static/chunks/176-028c0e434f... https://productshotai.app/_next/static/chunks/176-028c0e434f6e748f.js — 200 — 4.0 KiB — 112 ms — h3https://productshotai.app/_next/static/chunks/1356-e0431919f9b272a7.js/_next/static/chunks/1356-e0431919f... https://productshotai.app/_next/static/chunks/1356-e0431919f9b272a7.js — 200 — 5.7 KiB — 89 ms — h3https://productshotai.app/_next/static/chunks/6199-69bf43d3f1b562f8.js/_next/static/chunks/6199-69bf43d3f... https://productshotai.app/_next/static/chunks/6199-69bf43d3f1b562f8.js — 200 — 2.7 KiB — 59 ms — h3https://productshotai.app/_next/static/chunks/5168-1e89660d87855463.js/_next/static/chunks/5168-1e89660d8... https://productshotai.app/_next/static/chunks/5168-1e89660d87855463.js — 200 — 4.1 KiB — 45 ms — h3https://productshotai.app/_next/static/chunks/4207-76c4aaa1ddcd8a70.js/_next/static/chunks/4207-76c4aaa1d... https://productshotai.app/_next/static/chunks/4207-76c4aaa1ddcd8a70.js — 200 — 6.8 KiB — 110 ms — h3https://productshotai.app/_next/static/chunks/3698-70116950092144a0.js/_next/static/chunks/3698-701169500... https://productshotai.app/_next/static/chunks/3698-70116950092144a0.js — 200 — 4.8 KiB — 40 ms — h3https://productshotai.app/_next/static/chunks/2108-f97493d7b81db84a.js/_next/static/chunks/2108-f97493d7b... https://productshotai.app/_next/static/chunks/2108-f97493d7b81db84a.js — 200 — 5.6 KiB — 110 ms — h3https://productshotai.app/_next/static/chunks/app/%5Blocale%5D/page-6eb6888432f3f74c.js/_next/static/chunks/app/%5Blocale%... https://productshotai.app/_next/static/chunks/app/%5Blocale%5D/page-6eb6888432f3f74c.js — 200 — 7.3 KiB — 114 ms — h3https://productshotai.app/_next/static/chunks/7945-6d8081785ad58be3.js/_next/static/chunks/7945-6d8081785... https://productshotai.app/_next/static/chunks/7945-6d8081785ad58be3.js — 200 — 5.4 KiB — 113 ms — h3https://productshotai.app/_next/static/chunks/8611-8e5c51456ff2e19a.js/_next/static/chunks/8611-8e5c51456... https://productshotai.app/_next/static/chunks/8611-8e5c51456ff2e19a.js — 200 — 9.4 KiB — 108 ms — h3https://productshotai.app/_next/static/chunks/app/%5Blocale%5D/layout-190d82c11eeb7624.js/_next/static/chunks/app/%5Blocale%... https://productshotai.app/_next/static/chunks/app/%5Blocale%5D/layout-190d82c11eeb7624.js — 200 — 11.7 KiB — 67 ms — h3https://productshotai.app/site.webmanifest/site.webmanifest https://productshotai.app/site.webmanifest — 200 — 813 B — 77 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 536 ms LCP 1.8 shttps://productshotai.app// https://productshotai.app/ — 200 — 56.5 KiB — 588 ms — h3https://productshotai.app/_next/static/media/313510e2713fb214-s.p.woff2/_next/static/media/313510e2713fb21... https://productshotai.app/_next/static/media/313510e2713fb214-s.p.woff2 — 200 — 34.3 KiB — 33 ms — h3https://productshotai.app/_next/static/media/bb3ef058b751a6ad-s.p.woff2/_next/static/media/bb3ef058b751a6a... https://productshotai.app/_next/static/media/bb3ef058b751a6ad-s.p.woff2 — 200 — 40.0 KiB — 41 ms — h3https://productshotai.app/_next/static/css/0dfd11dc484b6a6b.css/_next/static/css/0dfd11dc484b6a6b.... https://productshotai.app/_next/static/css/0dfd11dc484b6a6b.css — 200 — 461 B — 40 ms — h3https://productshotai.app/_next/static/css/e505eab5c8149be2.css/_next/static/css/e505eab5c8149be2.... https://productshotai.app/_next/static/css/e505eab5c8149be2.css — 200 — 461 B — 48 ms — h3https://productshotai.app/logo.webp/logo.webp https://productshotai.app/logo.webp — 200 — 468 B — 121 ms — h3https://productshotai.app/logos/productshot-brands/google.webp/logos/productshot-brands/google.we... https://productshotai.app/logos/productshot-brands/google.webp — 200 — 0 B — 32 ms — h3https://productshotai.app/logos/productshot-brands/openai.webp/logos/productshot-brands/openai.we... https://productshotai.app/logos/productshot-brands/openai.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/logos/productshot-brands/googlegemini.webp/logos/productshot-brands/googlegem... https://productshotai.app/logos/productshot-brands/googlegemini.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/logos/productshot-brands/stripe.webp/logos/productshot-brands/stripe.we... https://productshotai.app/logos/productshot-brands/stripe.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/logos/productshot-brands/cloudflare.webp/logos/productshot-brands/cloudflar... https://productshotai.app/logos/productshot-brands/cloudflare.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/logos/productshot-brands/shopify.webp/logos/productshot-brands/shopify.w... https://productshotai.app/logos/productshot-brands/shopify.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/logos/productshot-brands/amazon.webp/logos/productshot-brands/amazon.we... https://productshotai.app/logos/productshot-brands/amazon.webp — 200 — 0 B — 33 ms — h3https://productshotai.app/_next/static/chunks/webpack-fd2b20755a98242e.js/_next/static/chunks/webpack-fd2b20... https://productshotai.app/_next/static/chunks/webpack-fd2b20755a98242e.js — 200 — 2.1 KiB — 113 ms — h3https://productshotai.app/_next/static/chunks/4bd1b696-f785427dddbba9fb.js/_next/static/chunks/4bd1b696-f7854... https://productshotai.app/_next/static/chunks/4bd1b696-f785427dddbba9fb.js — 200 — 53.7 KiB — 112 ms — h3https://productshotai.app/_next/static/chunks/1255-32f0b2a4c4d3a714.js/_next/static/chunks/1255-32f0b2a4c... https://productshotai.app/_next/static/chunks/1255-32f0b2a4c4d3a714.js — 200 — 44.3 KiB — 117 ms — h3https://productshotai.app/_next/static/chunks/main-app-168369fd0b85f5b4.js/_next/static/chunks/main-app-16836... https://productshotai.app/_next/static/chunks/main-app-168369fd0b85f5b4.js — 200 — 686 B — 113 ms — h3https://productshotai.app/_next/static/chunks/6091-6bdfcd8c31001171.js/_next/static/chunks/6091-6bdfcd8c3... https://productshotai.app/_next/static/chunks/6091-6bdfcd8c31001171.js — 200 — 12.9 KiB — 72 ms — h3https://productshotai.app/_next/static/chunks/176-028c0e434f6e748f.js/_next/static/chunks/176-028c0e434f... https://productshotai.app/_next/static/chunks/176-028c0e434f6e748f.js — 200 — 4.0 KiB — 112 ms — h3https://productshotai.app/_next/static/chunks/1356-e0431919f9b272a7.js/_next/static/chunks/1356-e0431919f... https://productshotai.app/_next/static/chunks/1356-e0431919f9b272a7.js — 200 — 5.7 KiB — 89 ms — h3https://productshotai.app/_next/static/chunks/6199-69bf43d3f1b562f8.js/_next/static/chunks/6199-69bf43d3f... https://productshotai.app/_next/static/chunks/6199-69bf43d3f1b562f8.js — 200 — 2.7 KiB — 59 ms — h3https://productshotai.app/_next/static/chunks/5168-1e89660d87855463.js/_next/static/chunks/5168-1e89660d8... https://productshotai.app/_next/static/chunks/5168-1e89660d87855463.js — 200 — 4.1 KiB — 45 ms — h3https://productshotai.app/_next/static/chunks/4207-76c4aaa1ddcd8a70.js/_next/static/chunks/4207-76c4aaa1d... https://productshotai.app/_next/static/chunks/4207-76c4aaa1ddcd8a70.js — 200 — 6.8 KiB — 110 ms — h3https://productshotai.app/_next/static/chunks/3698-70116950092144a0.js/_next/static/chunks/3698-701169500... https://productshotai.app/_next/static/chunks/3698-70116950092144a0.js — 200 — 4.8 KiB — 40 ms — h3https://productshotai.app/_next/static/chunks/2108-f97493d7b81db84a.js/_next/static/chunks/2108-f97493d7b... https://productshotai.app/_next/static/chunks/2108-f97493d7b81db84a.js — 200 — 5.6 KiB — 110 ms — h3https://productshotai.app/_next/static/chunks/app/%5Blocale%5D/page-6eb6888432f3f74c.js/_next/static/chunks/app/%5Blocale%... https://productshotai.app/_next/static/chunks/app/%5Blocale%5D/page-6eb6888432f3f74c.js — 200 — 7.3 KiB — 114 ms — h3https://productshotai.app/_next/static/chunks/7945-6d8081785ad58be3.js/_next/static/chunks/7945-6d8081785... https://productshotai.app/_next/static/chunks/7945-6d8081785ad58be3.js — 200 — 5.4 KiB — 113 ms — h3https://productshotai.app/_next/static/chunks/8611-8e5c51456ff2e19a.js/_next/static/chunks/8611-8e5c51456... https://productshotai.app/_next/static/chunks/8611-8e5c51456ff2e19a.js — 200 — 9.4 KiB — 108 ms — h3https://productshotai.app/_next/static/chunks/app/%5Blocale%5D/layout-190d82c11eeb7624.js/_next/static/chunks/app/%5Blocale%... https://productshotai.app/_next/static/chunks/app/%5Blocale%5D/layout-190d82c11eeb7624.js — 200 — 11.7 KiB — 67 ms — h3https://productshotai.app/site.webmanifest/site.webmanifest https://productshotai.app/site.webmanifest — 200 — 813 B — 77 ms — h3https://productshotai.app/images/productshot/hero-showcase/artisan-candles.webp/images/productshot/hero-showcase/a... https://productshotai.app/images/productshot/hero-showcase/artisan-candles.webp — 200 — 62.0 KiB — 63 ms — h3https://productshotai.app/images/productshot/hero-showcase/cosmetic-bottle-marble.webp/images/productshot/hero-showcase/c... https://productshotai.app/images/productshot/hero-showcase/cosmetic-bottle-marble.webp — 200 — 6.7 KiB — 111 ms — h3https://productshotai.app/images/productshot/hero-showcase/cosmetic-bottle-wood.webp/images/productshot/hero-showcase/c... https://productshotai.app/images/productshot/hero-showcase/cosmetic-bottle-wood.webp — 200 — 16.3 KiB — 112 ms — h3https://productshotai.app/images/productshot/hero-showcase/skincare-jars-basalt.webp/images/productshot/hero-showcase/s... https://productshotai.app/images/productshot/hero-showcase/skincare-jars-basalt.webp — 200 — 22.8 KiB — 89 ms — h3https://productshotai.app/images/productshot/hero-showcase/wireless-headphones.webp/images/productshot/hero-showcase/w... https://productshotai.app/images/productshot/hero-showcase/wireless-headphones.webp — 200 — 36.9 KiB — 117 ms — h3https://images.unsplash.com/photo-1534528741775-53994a69daeb?auto=format&fit=crop&w=64&h=64&q=80images.unsplash.com/photo-153452874... https://images.unsplash.com/photo-1534528741775-53994a69daeb?auto=format&fit=crop&w=64&h=64&q=80 — 200 — 4.2 KiB — 89 ms — h2https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?auto=format&fit=crop&w=64&h=64&q=80images.unsplash.com/photo-150700321... https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?auto=format&fit=crop&w=64&h=64&q=80 — 200 — 4.4 KiB — 88 ms — h2https://images.unsplash.com/photo-1494790108377-be9c29b29330?auto=format&fit=crop&w=64&h=64&q=80images.unsplash.com/photo-149479010... https://images.unsplash.com/photo-1494790108377-be9c29b29330?auto=format&fit=crop&w=64&h=64&q=80 — 200 — 4.5 KiB — 86 ms — h2https://images.unsplash.com/photo-1500648767791-00dcc994a43e?auto=format&fit=crop&w=64&h=64&q=80images.unsplash.com/photo-150064876... https://images.unsplash.com/photo-1500648767791-00dcc994a43e?auto=format&fit=crop&w=64&h=64&q=80 — 200 — 4.6 KiB — 85 ms — h2https://images.unsplash.com/photo-1517841905240-472988babdf9?auto=format&fit=crop&w=64&h=64&q=80images.unsplash.com/photo-151784190... https://images.unsplash.com/photo-1517841905240-472988babdf9?auto=format&fit=crop&w=64&h=64&q=80 — 200 — 4.5 KiB — 84 ms — h2https://images.unsplash.com/photo-1527980965255-d3b416303d12?auto=format&fit=crop&w=64&h=64&q=80images.unsplash.com/photo-152798096... https://images.unsplash.com/photo-1527980965255-d3b416303d12?auto=format&fit=crop&w=64&h=64&q=80 — 200 — 5.0 KiB — 83 ms — h2https://productshotai.app/images/productshot/snap-studio/generated-catalog.webp/images/productshot/snap-studio/gen... https://productshotai.app/images/productshot/snap-studio/generated-catalog.webp — 200 — 15.5 KiB — 51 ms — h3https://productshotai.app/images/productshot/snap-studio/generated-studio.webp/images/productshot/snap-studio/gen... https://productshotai.app/images/productshot/snap-studio/generated-studio.webp — 200 — 24.8 KiB — 52 ms — h3https://productshotai.app/images/productshot/snap-studio/generated-white-bg.webp/images/productshot/snap-studio/gen... https://productshotai.app/images/productshot/snap-studio/generated-white-bg.webp — 200 — 106.5 KiB — 109 ms — h3https://productshotai.app/images/productshot/snap-studio/generated-marketplace.webp/images/productshot/snap-studio/gen... https://productshotai.app/images/productshot/snap-studio/generated-marketplace.webp — 200 — 42.1 KiB — 107 ms — h3https://productshotai.app/images/productshot/seo/capability-lock.webp/images/productshot/seo/capability-... https://productshotai.app/images/productshot/seo/capability-lock.webp — 200 — 24.4 KiB — 96 ms — h3https://productshotai.app/images/productshot/seo/capability-marketplace.webp/images/productshot/seo/capability-... https://productshotai.app/images/productshot/seo/capability-marketplace.webp — 200 — 116.9 KiB — 107 ms — h3https://productshotai.app/images/productshot/seo/capability-scenes.webp/images/productshot/seo/capability-... https://productshotai.app/images/productshot/seo/capability-scenes.webp — 200 — 86.5 KiB — 108 ms — h3https://images.unsplash.com/photo-1544005313-94ddf0286df2?auto=format&fit=crop&w=64&h=64&q=80images.unsplash.com/photo-154400531... https://images.unsplash.com/photo-1544005313-94ddf0286df2?auto=format&fit=crop&w=64&h=64&q=80 — 200 — 4.7 KiB — 32 ms — h2https://images.unsplash.com/photo-1554151228-14d9def656e4?auto=format&fit=crop&w=64&h=64&q=80images.unsplash.com/photo-155415122... https://images.unsplash.com/photo-1554151228-14d9def656e4?auto=format&fit=crop&w=64&h=64&q=80 — 200 — 4.7 KiB — 46 ms — h2https://productshotai.app/images/productshot/hero-showcase/mechanical-keyboard.webp/images/productshot/hero-showcase/m... https://productshotai.app/images/productshot/hero-showcase/mechanical-keyboard.webp — 200 — 26.6 KiB — 27 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 — 200 — 11.3 KiB — 39 ms — h2https://productshotai.app/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://productshotai.app/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 14 ms — h3https://productshotai.app/cdn-cgi/rum?/cdn-cgi/rum? https://productshotai.app/cdn-cgi/rum? — 204 — 459 B — 10 ms — h3https://productshotai.app/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://productshotai.app/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js? — 200 — 9.4 KiB — 13 ms — h3https://productshotai.app/favicon.ico/favicon.ico https://productshotai.app/favicon.ico — 200 — 15.2 KiB — 28 ms — h3https://productshotai.app/android-chrome-192x192.webp/android-chrome-192x192.webp https://productshotai.app/android-chrome-192x192.webp — 200 — 19.0 KiB — 21 ms — h3https://productshotai.app/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.4347609301111012:1783821950:eXKe478lJfGwUyQKwki6Sf2SvuKD6zNtc23ER6OtpYc/a19cd0572c851975/cdn-cgi/challenge-platform/h/g/jsd... https://productshotai.app/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.4347609301111012:1783821950:eXKe478lJfGwUyQKwki6Sf2SvuKD6zNtc23ER6OtpYc/a19cd0572c851975 — 200 — 1.0 KiB — 17 ms — h3https://productshotai.app/AI-Product-Photography-Generator/?_rsc=QjpZXuqgcVyOCyNQ/AI-Product-Photography-Generator/?... https://productshotai.app/AI-Product-Photography-Generator/?_rsc=QjpZXuqgcVyOCyNQ — 200 — 1.5 KiB — 38 ms — h3https://productshotai.app/Free-Product-Image-Enhancer/?_rsc=QjpZXuqgcVyOCyNQ/Free-Product-Image-Enhancer/?_rsc=... https://productshotai.app/Free-Product-Image-Enhancer/?_rsc=QjpZXuqgcVyOCyNQ — 200 — 1.5 KiB — 426 ms — h3https://productshotai.app/history?_rsc=QjpZXuqgcVyOCyNQ/history?_rsc=QjpZXuqgcVyOCyNQ https://productshotai.app/history?_rsc=QjpZXuqgcVyOCyNQ — 308 — 396 B — 432 ms — h3https://productshotai.app/pricing?_rsc=QjpZXuqgcVyOCyNQ/pricing?_rsc=QjpZXuqgcVyOCyNQ https://productshotai.app/pricing?_rsc=QjpZXuqgcVyOCyNQ — 308 — 397 B — 427 ms — h3https://productshotai.app/blog?_rsc=QjpZXuqgcVyOCyNQ/blog?_rsc=QjpZXuqgcVyOCyNQ https://productshotai.app/blog?_rsc=QjpZXuqgcVyOCyNQ — 308 — 396 B — 428 ms — h3https://productshotai.app/images/productshot/promo-circuit-offer-strip.webp/images/productshot/promo-circuit-o... https://productshotai.app/images/productshot/promo-circuit-offer-strip.webp — 200 — 13.3 KiB — 19 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.5 KiB — 173 ms — h2https://productshotai.app/pricing//pricing/ https://productshotai.app/pricing/ — 200 — 1.5 KiB — 34 ms — h3https://productshotai.app/blog//blog/ https://productshotai.app/blog/ — 200 — 1.5 KiB — 24 ms — h3https://productshotai.app/history//history/ https://productshotai.app/history/ — 200 — 1.5 KiB — 38 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 642 B — 77 ms — h2https://productshotai.app/images/productshot/hero-showcase/emerald-necklace.webp/images/productshot/hero-showcase/e... https://productshotai.app/images/productshot/hero-showcase/emerald-necklace.webp — 200 — 45.5 KiB — 19 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
111 images, 1297 KB total, 472 KB wasted
INFO

Image Optimization Audit

Total Images

111

Total Size

1297 KB

Oversized

29

Wasted

472 KB

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

Send Feedback