Description
GIF decoding helps applications display or process animated and still GIF images through a reusable parser. It is useful for web engines, image viewers, file managers, and media conversion tools.
This is a decoding library, not an image viewer. Applications should handle untrusted or oversized GIF files carefully because animation data can consume memory and CPU.