|
Understanding Bitmap File Formats Avoiding That Funny Pattern In Screen Captures Screen Captures for Black and White Print
|
Page 2: Graphics for Technical Communicators, by Tom Balazs Understanding bitmap file formats: Often a technical communicator does a screen capture and brings it into a graphic editing program. But then they have to choose what format to save the file in. Remember, there is no one format that is best for all screen captures. What suits your situation best depends on what you are trying to do. Lets begin by reviewing some of the common image formats. In Eric Ray's excellent article
on file formats he wrote that it is important to consider: Transparency - PNG-24 and GIF formats support transparency. This can be important, for example, if you have a circular logo. In many formats you will have no choice but to display a square image with a circular logo and some background color of your choice. In GIF and PNG-24 you will still have a square image but you can define the area outside the circular logo as transparent. Portability - Portability
refers to how many operating systems, software programs and web browsers
will be able to display images made in a particular format. WMF (Windows
Meta File) may be a good choice if you know you will not have to take
the image to a non-Windows computer. Other formats like GIF and JPEG
can be viewed on nearly all platforms and on nearly all web browsers.
The most common bitmap formats are: BMP (Bitmap, filename.bmp) Bitmap format is a lossless file format often used for images whose color quality must be preserved. According to the Photoshop 5.5 help file, "BMP is the standard Windows image format on DOS and Windows-compatible computers." So this format will give you great portablility as long as you are using Windows and DOS computers. Using this format might result in better quality but will also result in larger file size. Remember that if you are starting with an image which only has 256 colors (such as a screen capture from a monitor that is set to display only 256 colors) you could create a smaller size file with almost the same color quality by saving it in GIF format. Many web browsers cannot display the BMP format. BMP images can be inserted into Word. GIF (Graphic Interchange
Format, filename.gif)
Lossy vs. Lossless. The GIF format is a lossless format, that means you can re-save a GIF image as a GIF without risking further loss of information. This is a little confusing because if you save a photograph in GIF format you will definitely lose information, the millions of colors will be reduced to 256 colors. But unlike JPG format resaving the image in this format (saving a gif as a gif) does not result in further loss of quality. GIF is one of the formats that supports transparency. GIF has one-bit transparency (completely visible or completely transparent). That means a selected color can be made transparent. But because one-bit transparency can be a crude tool it is important to use it carefully.
Animated GIFs are simply a series of GIF images that have been joined together to play like a flip book. This is an important ability because it allows you to create simple animations that can be viewed in almost all web browsers. The weakness is that these animated files can be large. If the first "frame" is 5 kilobytes then a five frame animation will be 25 kilobytes. JPEG (Joint Photographic
Experts Group, filename.jpg)
JPEG is a Lossy format. Every time you save an image as a JPEG image you lose a little more information. If you save a PNG as a JPEG you lose information. If you save that JPEG as a JPEG you lose information again. So when working with JPEGs it is best to have one original saved in a lossless format and always return to that when you want to change something. Then save the changed original as a JPEG. PNG (Portable
Network Graphic, filename.png) TIFF (Tagged Image
File Format, filename.tif) Program Native Formats
|
|||||||||||||
|
Copyright © Tom
Balazs 2001
|
|