Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorashmi
    • CommentTimeFeb 1st 2007
     
    Jpeg,Gif or Png ? what do your best format you choose for your graphics?? what do you choose that
  1.  
    Image file type depends upon a few factors. The simplest way to work out what file type to use for what image is, if it contains many colours use JPEG, if it has a small palette of colours use GIF.
    • CommentAuthorjiosis
    • CommentTimeFeb 1st 2007
     
    programmer is right but if you need advanced level of transparency then png is the best then you can have a true color image with transparency and alpha, like shadows but the problem with png is that it is not supported on IE6 - and needs a css hack or java script.
    • CommentAuthorjustnajm
    • CommentTimeSep 8th 2007
     
    It is really based on what is the requirement. But if you will ask that if in the same requirement which should be chosen then I say it is JPEG, best compressed format and load much faster then any image format.