how to make image load fast

Discussion in 'HTML & Website Design' started by syafiqikhwan, Aug 7, 2009.

Thread Status:
Not open for further replies.
  1. #1
    hello

    how can i make image load fast at my website .
    hotsmusic.com.
     
    syafiqikhwan, Aug 7, 2009 IP
  2. gurukid22

    gurukid22 Member

    Messages:
    184
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #2
    To make it physically load faster you can get a faster server. But a clever optimisation technique is limit what it actually has to load so it appears faster. We do this by bringing the size of the picture down.

    there are several ways to this by changing the format .gif , .jpg , .png each are used differently.

    Also you can zoom in on the image then save it again this will lower the quality and the image size.

    If you dont have any good tools to do this you can use paint. if you want more help tell me what type of image you are talking about.
     
    gurukid22, Aug 7, 2009 IP
  3. UberBrainChild

    UberBrainChild Banned

    Messages:
    304
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Use photoshop or some freeware online like GIMP to resize the image, this is the best way to make it load faster and still keep a similar quality without having to spend money on buying a better host or server.

    You can use actions in photoshop to make this process even faster :)
     
    UberBrainChild, Aug 7, 2009 IP
  4. 1 FineLine

    1 FineLine Peon

    Messages:
    78
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    reducing file size is the key.
     
    1 FineLine, Aug 7, 2009 IP
  5. ocwebguru

    ocwebguru Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    as long as the browser is not resizing the images you should be fine, also be sure to declare the width and height on all your images.

    There is also some preloading image scripts.. search Jquery Preload Image .. on GOOGLE
     
    ocwebguru, Aug 7, 2009 IP
Thread Status:
Not open for further replies.