GIF87a
GIF87a is the original version of the Graphical Interchange Format (GIF), introduced in 1987 by CompuServe. Files encoded in this version begin with the ASCII header GIF87a, which identifies the format to software. The design aimed to provide a simple, portable method for storing indexed-color images on early networks and systems.
A GIF87a file comprises a logical screen descriptor that specifies the canvas width and height, and flags
Color indexing and compression: The image pixels are represented as indices into the active color table, and
Animation and transparency: GIF87a does not define mechanisms for animation or transparency. Those features were introduced
Legacy and impact: GIF87a established a widely adopted, compact format for simple graphics. The use of LZW