File extension GIF is used for image files encoded in GIF (Graphics Interchange Format) format. A GIF sample file is provided. Free GIF editors are listed.
What is GIF? GIF is a short name for Graphics Interchange Format,
which is a very popular format for storing images.
GIF was invented by CompuServe in 1987.
GIF is the file extension for files storing images encoded in GIF format.
GIF format supports 256 (8-bit) distinct colors per pixel. Those 256 colors are
selected from a 24-bit RGB color space and defined per image frame.
GIF format supports animations by storing multiple image frames.
GIF format uses the Lempel-Ziv-Welch (LZW) compression algorithm
to reduce the file size. LZW compression is a lossless algorithm.
Therefore, the compressed file still maintain all original color information on each pixel.
Here are the first 64 bytes of a sample GIF file dumped in HEX values: