Tuesday, October 9, 2012

Understanding RAW, JPEG, and TIFF

It’s important to understand the differences between image file types. RAW, JPEG, and TIFF file types are described below.

RAW : A camera’s RAW file is an uninterpreted, bit-for-bit digital image recorded by the camera when the image is captured. Along with the pixels in the image, the RAW file also contains data about how the image was shot, such as the time of day, the exposure settings, and the camera and lens type.
This information is also known as metadata. RAW refers to the state of the image file before it has been converted to a common format, such as JPEG or TIFF. Because most photography applications previously could not process RAW files, RAW files had to be converted before they could be used in image processing software.

JPEG : JPEG (Joint Photographic Experts Group) is a popular image file format that lets you create highly compressed image files. The amount of compression used can be varied. Less compression results in a higher-quality image. When you shoot JPEG images, your camera converts the RAW image file into an 8-bit JPEG file (with 8 bits per color channel) prior to saving it to the memory card. In order to accomplish this, the camera has to compress the image, losing image data in the process. JPEG images are commonly used for online viewing.

TIFF : TIFF (Tag Image File Format) is a widely used bitmapped graphics file format capable of storing 8 or 16 bits per color channel. Like JPEG files, TIFF files are converted from RAW files. If your camera does not have an option to shoot TIFF files, you can shoot RAW files and then convert them to TIFF files using software. TIFF files can have greater bit depths than JPEG files, allowing them to retain more color information. In addition, TIFF files can use lossless compression, meaning that although the file gets a little smaller, no information is lost. The end result is greater image quality. For these reasons, printing is commonly done from TIFF files.

No comments: