File Type
File Type
This sheet is intended as a resource / definitions page for digital file types. Know when to use which file type is for which program is sometimes a difficult question. Hopefully this sheet will help! It is also available in pdf form on the courses Resources page (http://online.caup.washington.edu/courses/LARC440/Resources.htm).
1 File Extension: .bmp File Type: Raster Image Bitmap files have some confusion associated with them. Some refer to any pixel-based image as a bitmap file. However, a true bitmap image file refers to the standard Windows image format. This type of file is mostly used on DOS- and Windows-based machines. A bitmap file is a raster- (or pixel) based format that only supports the RGB color space and bit depths of 1, 4, 8, or 24 bits per channel. These attributes make bitmap images unsuitable for use in a high-end print production workflow. Even though bitmap images are in the RGB color space, they are not supported by any Web browsers or Web coding languages. Therefore, they are not suitable for use as images in a Web application. You would be able to use such a graphic in an HTML export from InDesign by having the automatic conversion to a GIF or JPEG file occur. Bitmap images are best used for their intended purpose, as a system support on a PC Windows-based computer. Do not use the placement of a bitmap image when designing for a high-end print production job. 2 File Extension: .eps File Type: Raster Image and Vector An Encapsulated PostScript file is an image file that can contain either vector or bitmap information. An EPS file can be created using any color space and any image bit depth. An EPS is really a collection of several other image files all in one. EPS files are generated from several sources and are structured to publish code constraints. An EPS file has two main parts, the preview and the high-resolution image data. The preview of an EPS file is necessary to display the image in a page layout application, and the high resolution portions of the file are necessary for imaging to a particular output device. An EPS file is a variation of a PostScript language file. The two file types contain the same PostScript code, but an EPS file does not include the show page command. Leaving this code out of the file allows an EPS to be placed into a page layout application. EPS files have been built specifically for the print production world, and are not supported by Web browsers. 3 File Extension : .gif File Type: Raster Image The Graphic Interchange Format (GIF) is a standard and recognized file format used in online and Web applications. GIF files can either be in grayscale or RGB color spaces. This works to keep the GIF files used very small and quickly accepted in an HTML Web page. GIF files are created by using a limited color gamut that supports transparency. Transparency is the GIF file formats strong point. Using this attribute of the file format increases its appeal to Web designers. To further the uses of the file, a pseudo animation can be created by using an animation feature found in flipbook style cartoons. This flipping of images can be used to create the illusion of true animation. GIF files can only store and display 256 colors in the RGB or indexed color gamut. In addition, the GIF file can be interlaced, where as every other row of information can be displayed at one time. As soon as that initial row of information is received, the next rows of data are downloaded. These attributes make GIF files unsuitable for use in a print production workflow, but highly desirable in a Web design situation. GIFS are a great choice for high contrast images that contain line art and text. 4 File Extension: .jpg File Type: Raster Image Uses of the JPEG (Joint Photographic Experts Group) file format are far and wide. Initially, the file format was intended for use in Web applications, but has found a home in the highend print production markets, as well. The JPEG file format can be your best friend if used properly, or your worst enemy if implemented incorrectly. A JPEG file is encoded by using an adjustable lossy compression approach. This means that to achieve smaller file sizes, image data is actually thrown away. In small doses, the JPEG compression