How heavyare your page's images?

Paste a URL. We'll count the images, weigh them, and estimate how much a MiniPx compression pass would save. No signup, no upload.

We fetch only your public HTML and image headers. Nothing is stored, no image bytes are downloaded.

Page Image Weight Analyzer — Free, Fast & Private

Images are the heaviest thing on most web pages — routinely 50-70% of total transfer size, and the single biggest lever on Largest Contentful Paint. A page that feels slow is very often a page shipping a 2 MB hero JPEG that could have been 400 KB. The problem is invisible until you measure it, and most people never do.

This analyzer measures it in one paste. Give it a URL and it fetches the page's public HTML, finds every image referenced in <img> tags, srcset attributes, and the og:image social preview tag, then checks each image's reported size and format. You get a table of what the page actually loads, the total weight, and an estimate of how much a compression pass would recover.

How the savings estimate works

The estimate is heuristic, based on what MiniPx's own codecs typically achieve at visually-lossless quality: large JPEG and PNG files (100 KB and up) usually shrink by around 60%, smaller ones by around 30%, GIFs by around 40%, and already-modern WebP or AVIF files by maybe 15%. Your real numbers depend on the actual pixels — run the images through the MiniPx compressor to see exact results, for free, without uploading anything.

Honest limits

  • Public HTML only. We fetch only what your page serves to any anonymous visitor. Pages behind logins, paywalls, or firewalls can't be analyzed, and we never see private content.
  • Estimates, not guarantees. Sizes come from server-reported headers and savings from format heuristics. The compressor gives you the real numbers.
  • HTML-declared images only. Images injected by JavaScript after page load, CSS background-image rules, and lazy-loaders that hide the real URL won't appear. Treat the result as a floor, not a ceiling.
  • Nothing is stored. The URL you paste is used for the one analysis and the result goes straight back to your browser. No image bytes are ever downloaded to our servers — we read only response headers.

From diagnosis to fix

The analyzer is the diagnosis; the compressor is the fix. Download the heavy images the table points at, drop them into MiniPx, and re-upload the compressed versions. Everything runs in your browser via WebAssembly — unlike the analyzer, the compressor never sends anything to a server at all, which is why it's safe for private and client work too.

How it works

  1. Paste your URL: Enter any public page URL — your homepage, a blog post, a product page.
  2. Analyze: We fetch the page HTML and check the size and format of up to 25 referenced images.
  3. Read the table: See each image's format and size, the total page image weight, and the estimated savings.
  4. Compress with MiniPx: Drop the heavy images into the free compressor on the homepage and replace them on your site.

Frequently asked questions

Do you store the URLs or images I analyze?
No. The URL is used for the one analysis and discarded. Image bytes are never downloaded — we read only the size and format your server reports in response headers.
Can it analyze pages behind a login?
No, and that's deliberate. The analyzer fetches only what your page serves publicly, exactly like a search engine crawler would. Private pages stay private.
Why does the analyzer miss some images on my page?
It reads the HTML your server sends. Images added later by JavaScript, set via CSS backgrounds, or hidden behind lazy-load placeholders aren't in that HTML, so they can't be counted. The real total is usually higher than what we show.
How accurate is the savings estimate?
It's a format-based heuristic: roughly 60% for large JPEG/PNG files, 30% for small ones, 40% for GIFs, 15% for WebP/AVIF. Real savings depend on the image content — the compressor shows you exact before/after numbers.
Is this different from the compressor's privacy model?
Slightly, and we're upfront about it: the analyzer is the one MiniPx tool that uses our server, because it has to fetch your page from the web. Your own images in the compressor still never leave your browser.

All Image Tools

Solutions by use case