this post was submitted on 04 Jul 2025
15 points (100.0% liked)

Firefox

20248 readers
20 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 5 years ago
MODERATORS
 

Does Firefox have a good way to see how big a page is with all the images and other media that are embedded in it? I know about the Page Info button, but i think that only tells me the size of the page's HTML file and loaded media separately. As far as i can tell, it doesn't measure external CSS at all. And the numbers it does give me for my own site are different from the numbers i see from my computer's file browser on my local backup of my website. So is there a good way to know how big a page i visit is?

you are viewing a single comment's thread
view the rest of the comments
[–] Maiq@lemy.lol 6 points 2 days ago (5 children)

Developer Options -> Network then add all the entries in the Size column. Is that what your looking for?

[–] IndigoGollum@lemmy.world 2 points 2 days ago (4 children)

That's exactly what i was looking for. Thanks. I mostly want an easy way to make sure none of my web pages are too big, so looking in Developer Options makes sense.

[–] cmnybo@discuss.tchncs.de 6 points 2 days ago

Down at the bottom of the network tab, it will tell you the total size.

The first column is the total size of the page, the second is how much was actually downloaded. That will be smaller if the web server uses compression or if any of the files are already cached.

load more comments (3 replies)
load more comments (3 replies)