Graphic Design



index
Disabled back button Next Section
printable version

Section 1: Introduction

Graphic design is the art or profession of visual communication that combines images, words, and ideas to convey information to an audience, especially to produce a specific effect. - Dictionary.com

Graphic design is important because we perceive information on many levels, both verbally and non-verbally.

The main purpose of this topic is to teach you how to use graphics effectively, and to give you an introduction to the principles of graphic design.

Section 2: Image Compression

Before discussing each of the major image formats, it's important to know something about image compression.

Section 3: Image Optimization

Images are very important because they will make your web pages look nicer and more attractive.

However, high quality and beautiful images are always huge in file size, and consequentially make your pages load slower and consume more bandwidth.

Look at any webpage, and you will see that most of its load time comes from images. Your website will be needlessly slow if you don't decrease the sizes of these images.

Image Optimization Tools

Image optimization tools are designed to reduce the file size of the images, and indirectly reduce the load time as well as the bandwidth, while not compromising image quality.

It is not uncommon to reduce the weight of a picture by up to 70% with no noticeable decrease in quality (especially if the image is in .jpg format.)

There are several tools that accomplish this automatically.

Summary

When you optimize an image and cut down its file size, you might think the difference in download speed will be negligible and you shouldn't bother.

But think about this: if you cut 40% off the file size of every image you optimize, you have cut almost 40% off the combined size of your entire page for every reader. That's a lot of extra speed.

Notes from Optimizing Images.

Section 4: Image Formats

File types

JPEG or JPG was named for the committee that created the standard, the Joint Photographic Experts Group.

GIF stands for Graphics Interchange Format

PNG stands for Portable Network Graphics – pronounced "ping" or spelled out P-N-G

BMP

SVG stands for Scalable Vector Graphic.

Choose the right file type.

Section 5: Image Tips

Eliminate Pointless Images

Some of images on a site can be dumped without much loss:

Cropping and Thumbnails

Use the crop tool in your image editor to cut out everything but the essential parts of the image.

Another way of achieving smaller image size is to use thumbnail images.

State the height and width

You should always, always include both the height and width attributes in your graphics.

Oh, and never use size attributes to make an image appear smaller, or else your readers will be downloading massive pictures when they only need small ones. That's just crazy…

Save as many of your graphics as possible as interlaced.

Section 6: Resources

Google offers JPEG alternative for faster Web

Graphic Design on the Web – Section from the Wikipedia article on graphic design; kind of dry but worth reading

Digital Leaf – good layout of basic graphic design concepts set of a mini-classes

Image Optimization Tools – 12 useful tools

Optimizing Images – image optimization without tools