PRINT2WEB

[ Web Graphics ]

PNG

Portable Network Graphics (PNG) is a bitmapped image format that employs lossless data compression. PNG was created to improve upon and replace the GIF format, as an image-file format not requiring a patent license. PNG is pronounced both P-N-G and ping.

PNG supports palette-based (palettes of 24-bit RGB colors), greyscale or RGB images. PNG was designed for transferring images on the Internet, not professional graphics, and so does not support other color spaces (such as CMYK).

duck duck duck

JPEG

The Joint Photographers Experts Group issued their recommended compression method for photographs as early as 1992. JPEGs are known as a "lossy" format, meaning they have several levels of compresson that can be applied to an image, that remove data that can never be recovered when saved. JPEG compression levels are 1-12, 1 being the highest level of compression and 12 the least.

tombstone tombstone tombstone

GIF

The Graphics Interchange Format (GIF) is an 8-bit-per-pixel bitmap image format that was introduced by CompuServe in 1987 and has since come into widespread usage on the World Wide Web due to its wide support and portability.

The format uses a palette of up to 256 distinct colors from the 24-bit RGB color space. It also supports animations and allows a separate palette of 256 colors for each frame. The color limitation makes the GIF format unsuitable for reproducing color photographs and other images with continuous color, but it is well-suited for more simple images such as graphics or logos with solid areas of color.

Sample Animation GIF photograph

Video

Most video compression is lossy, i.e. it operates on the premise that much of the data present before compression is not necessary for achieving good perceptual quality. For example, DVDs use a video coding standard called MPEG-2 that can compress ~2 hours of video data by 15 to 30 times while still producing a picture quality that is generally considered high quality for standard-definition video. Video compression, like data compression, is a tradeoff between disk space, video quality and the cost of hardware required to decompress the video in a reasonable time. However, if the video is overcompressed in a lossy manner, visible (and sometimes distracting) artifacts can appear.

Audio

Audio is much easier to implement than video. There are many tools for converting audio into the proper format, mp3 in particular. Delivery is usually by Flash or Quicktime.

Flash Animation

Flash is very versatile. It's plug-in player is installed on over 90% of browsers in some form. Flash is capable of building complete website solutions, animations and delivery video. It's downsides are it's proprietary programming language (called ActionScript), its requirement for a plug-in to be present and be the right version for the delivered content, and its generally long development time.

[back to top]

© Copyright 2008 School of Visual Concepts | johncrice.com | All Rights Reserved.