How can I decrease the file size of an image without compromisng it´s quality?

Discussion in 'Graphics & Multimedia' started by rickybuitrago, Jul 29, 2008.

  1. #1
    My background image in my website takes a few seconds to appear when opening the site, and that kind of leaves a negative first impression to visitors.

    So, how can I make the image lighter (in file size) so that when opening the website it appears faster - and not compromise the quality of the image?
     
    rickybuitrago, Jul 29, 2008 IP
  2. nirmala.prc

    nirmala.prc Active Member

    Messages:
    329
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #2
    Hi,

    Find a prominent color from the image and use that as color. Also use the image as background. You can attain it by using css as

    background : #colorvalue url(imageurl);

    This can give better impression.

    There are other options too. You can post the url here, so i can try for a better solution.

    Best Regards,

    Nirmal
     
    nirmala.prc, Jul 30, 2008 IP