This document summarizes the key differences between raster and vector images. Raster images are composed of pixels and have a fixed resolution, so quality degrades when scaled. Vector images use mathematical descriptions of lines and curves to define objects, so they can be scaled to any size without quality loss. Common raster formats are JPEG, GIF, and TIFF, while common vector formats are EPS, AI, and SVG.