| A | B |
| .psd | native photoshop format it uses layers and does not compress images |
| .tiff or .tif | user determined compression for print |
| .gif | index color format commonly used on the world wide web |
| .jpg or .jpeg | rgb color format, it selectively compresses and discards data with every save |
| .pdf | cross platform document file format that preserves fonts, allows editing and a word search |
| .nef | Nikon Raw Image uncompressed image |
| camera raw | camera specific proprietary file format |
| RGB color mode | Red, Green and Blue color mode used for images on the web and in television |
| CMYK color mode | Cyan, Magenta, Yellow and Black colors used in offset printing. Made up of halftone screens of those colors |
| Indexed color | Color mode for .gif only 256 colors in an image |
| Grayscale color mode | used for images having continuous tones of gray |
| Lossy | a format that compresses files such as .jpg |
| Lossless | a format that does not compress files such as .psd |
| lpi | lines per inch is a measurement of printing resolution in systems that use a halftone screen |
| ppi | pixels per inch - the number of pixels per inch in an image that affects the resolution of an image |
| vector | resolution independent graphics based on mathematical equations |
| Raster | the process of converting a vector image into a bitmap image |
| .dng | Adobe’s proprietary image standard that was created to store image data in a generic, highly-compatible format, unlike RAW files that have specific formats based on manufacturer and camera type. |