View Full Version : Image sizes - Time it takes for images to load?
saghir69 05-10-2005, 03:30 PM I'm almost finished with my new site, just a bit concerned about the time it takes for all images to load. maybe its just me? is the page loading fast enough for u?
http://www.webgamesonly.com
is it ok for an image like this to be 3-4k?
http://www.webgamesonly.com/images/userinfo.gif
If thats too big then how do i reduce the size of the images, without effecting the colour?
do you know of a site, where i can find out the total size of my index page, including all the images it uses?
frontrowmktg 05-10-2005, 03:58 PM I think your page loads fine - 3-4k is not too big (though it could probably be smaller)
Dan L 05-10-2005, 05:34 PM FireFox gives you the page info.
It's 47kb. No problem for broadband users, but kills for dial uppers.
You can't really make the images smaller, unless you make it a background image, and make the text HTML [then it will only need to cache one image instead fo a half dozen]. But unless you'll well-versed in HTML/CSS, you'd be best off hiring someone to do it for you.
PlaneWalker 05-10-2005, 05:42 PM You also have a lot going on in that page.
I'm viewing it from work and it takes a bit to load all of that content and the associated images. Can you using paging to eliminate some? Perhaps show the first 10 or even 5 items, then use a "next 5" button for example? Cutting down on these types of things could help as well. Image size doesn't seem to be a problem so it's something else to consider.
DevilDog 05-10-2005, 06:51 PM Looks like most of your space is taken up with those 50x50 GIF's. You could eek some smaller file size out of the GIF's by using an adaptive pallete. Instead of using all 256 colors, Fireworks adapted the pallete to half of those colors and the filesizes went down from 4K to 2.5K for two pictures I tried out (cat_vac & cat_bat).
I attached an example of one of them where some colors were thrown away. The files are so small that you can't really see a huge difference.
funkytaco 05-10-2005, 11:34 PM Eww, pop-up's & pop-unders. Graphics loaded really slow on our fat pipe here at work.
Mekhu 05-11-2005, 01:29 AM All graphics loading painfully slow here... everything else is loading damn fast.
intransit 05-11-2005, 02:10 AM Your image sizes definitely appear to be larger than they should. Nearly 12KB for a .GIF logo is insane. It could be the program you're using to save them with, or you might want to consider using .PNG.
PyroPixel 05-11-2005, 02:30 AM I'd use a lower quality... In Photoshop, you can play around with this, but i try to use less colors (less than 256k colors) and babout 60-80% quality.
saghir69 05-11-2005, 04:23 AM Originally posted by PlaneWalker
You also have a lot going on in that page.
I'm viewing it from work and it takes a bit to load all of that content and the associated images. Can you using paging to eliminate some? Perhaps show the first 10 or even 5 items, then use a "next 5" button for example? Cutting down on these types of things could help as well. Image size doesn't seem to be a problem so it's something else to consider.
Thanks. Yeah i am going to use pagination and have only 10 -15 games / page. at the moment i'm more worried about the size of the layout.
saghir69 05-11-2005, 04:27 AM all the images are fresh out of image ready. Whats the best program to use, to reduce the sizes. i normally use PS and save in lower quality.
DevilDog 05-11-2005, 12:35 PM I don't know about the best but I was able to do it quite easily with Macromedia Fireworks. I prefer it over Adobe PS for web images.
saghir69 05-11-2005, 01:17 PM ok i've made some changes, and reduce the page size to 33k is that good enough?
|