| JPEG |
(Joint Photographic
Experts Group) Pronounced "jay-peg."
An ISO/ITU standard still image format that is very popular due to
its excellent compression capabilities. JPEGs are widely used on the
Web for photographic images, but are not as well suited for
compressing charts and diagrams, as text can become fuzzy (GIFs are
better for text).
JPEGs use the JPEG File Interchange Format (JFIF), and file
extensions are .JPG or .JFF. M-JPEG and MPEG are variations of JPEG
used for full-motion digital video (see MPEG).
JPEGs Are Lossy
Using discrete cosine transform, JPEG provides lossy compression
(you lose some data from the original image). It depends on the
image, but ratios of 10:1 to 20:1 may provide little noticeable
loss. The more the loss can be tolerated, the more the image can be
compressed.
Compression is achieved by dividing the picture into tiny pixel
blocks, which are halved over and over until the desired amount of
compression is achieved. JPEGs can be created in software or
hardware, the latter providing sufficient speed for realtime,
on-the-fly compression. C-Cube Microsystems introduced the first
JPEG chip. See JPE file and GIF.


Saving JPEGs
At first glance, these two dialogs seem contradictory because the
larger number means high quality in one and low quality in the
other. Photoshop (top) uses a 1-to-12 scale for quality, while Epson
(bottom) uses a percentage for the amount of compression. The more
compression, the more loss in the result. Standard is the original
JPEG format, while Optimized compresses more effectively.
Progressive causes the image to display incrementally from top to
bottom. Web users with slow connections see the image form on screen
right away rather than wait for the entire file to download first.
|
|