Table 13-1. Graphics File Formats
Ext | Name | Used for | Advantages/Disadvantages |
---|
.bmp | MS Windows bitmap format | MS Windows graphics files | Recognized by most Windows applications. |
.gif | G raphicsI nterchangeF ormat | Web page images: line drawings, cartoons | Better quality than .jpg for images with 256 or fewer colors. Used for animated graphics. |
.jpg | J ointP hotographicExpertsG roup | Most used type for Web page images: photographs, art | Better quality for photographs than .gif. Smaller file size than .png. |
.png | P ortableN etworkG raphics | General graphic images; recognized by browsers | Newer format designed to replace .gif. A universal format with no patent restrictions. Smaller file size than .gif. Better transparency support. No animation support. |
.tif | T agged-I mage FileF ormat | Popular for graphics exchanged between operating systems | Early type that was designed to be hardware and OS independent. The newer .png format is better suited to exchange in many environments. |