Web Graphics - Vector vs Bitmap

Trying to figure out the world of graphics can getThere are hundreds of graphics file formats, and some
confusing. Knowing what to use and when to use itare more popular than others. The choices can be
can give anyone a headache. However, the buildingoverwhelming if you're not familiar with image file
block of all graphic images rests on the shoulders offormats. As stated above, graphics are either Vector
the Vector vs. Bitmap image. Once you know theof Bitmap. Below is a list of file formats that fall under
difference between these two categories, you'll be onthose two headings:
your way to understanding all about graphics.- Vector file formatso EPSo AIo WMF
Graphic images basically fall into two categories:- Bitmap file formatso BMPo TIFFo JPEGo GIF
vector images and bitmap images. (Vector vs. Bitmap)All graphic design programs have "native formats". The
If you're going to be designing for the web or print, it'snative format is what files are saved as in their raw
necessary to know the difference between vectorform. For example, Photoshop's native format is PSD;
and bitmap. Otherwise, you may end up wastingIllustrator's native format is AI. You should always save
precious time creating files and saving them intoa copy of your image in your program's native format.
formats that you won't be able to use. Here's a crashThis enables you to edit the image at a later date.
course to get you going.Once the image is saved as a TIFF, JPG, BMP, or GIF,
Vector images and bitmap images are composed ofit can no longer be edited.
different elements. Vector images are composed ofCurrently, the only formats that can be viewed on the
lines and curves. When viewed up close, the linesweb are the two bitmap files GIF and JPEG.
appear smooth and fluid. Vector images look great inConsidering the limitations of bitmaps, the format is
printed form. In fact, most printed graphics that aren'thardly ever used outside of website images. If you're
photographs are vector images. Vector images retainworking with vector images to be printed, be careful
their clarity and crispness no matter how often they'rewhen saving an EPS. EPS files only print clearly when
resized.printed using a PostScript printer. They can be printed
On the other hand, bitmap images are composed ofto non-PostScript printers, but the resolution will be low.
pixels. Viewing a bitmap up close reveals hundreds ofWhew...that's a lot to comprehend, and there's more. In
little jagged squares. Bitmap images are basically onlyfact, there are books on the subject. If you're new to
good for web graphics because they don't print clearly.design, don't try to learn everything at once. Just take it
The jagged pixel edges make images appear fuzzyslow and learn all you can about the subject. You'll be
and blurry.creating great graphics before you know it.
File formats