What to do with a big image that's slowing website loading down significantly

Posted by Dave on Stack Overflow See other posts from Stack Overflow or by Dave
Published on 2010-02-21T18:44:48Z Indexed on 2010/03/27 6:13 UTC
Read the original article Hit count: 238

Filed under:
|
|
|
|

Hi

I'm working on a website that's already been designed by someone else. The designer has used a big image (900x700 100KB) which contains a big logo right across the top, then the background for two columns.

This image loads every time a page is loaded as it forms the basis for the website. What should I do with it to improve loading time?

I'm considering splitting it up into two or more images, especially the logo on the top. Does splitting up images like that decrease loading time in any significant way?

Thanks

-edit: Also, all the images are .jpg, would changing this to .gif or .png help anything?

© Stack Overflow or respective owner

Related posts about html

Related posts about images