Image

Sample GIF 100KB File

Animated GIF — color cycling frames

Click below for an instant download — no signup, no redirect.

Download 100KB GIF100 KB

TestFile-gif-100kb.gif

File details

FormatGIF
Extension.gif
MIME typeimage/gif
Size100 KB
Exact bytes102,400
FilenameTestFile-gif-100kb.gif
Format versionGIF89a
Contents400 × 300 px animated GIF; 8 frames at 100 ms delay (10 fps); 800 ms loop duration; 256-colour global palette
Encoding8-bit indexed colour (256-colour palette); LZW-compressed image data per frame

What is a 100KB GIF file useful for?

A 100 KB animated GIF is the right size for testing animated image upload support in social platforms, chat applications, and content management systems. Use it to verify that your upload handler preserves the animation (not just the first frame), that your CDN delivers the correct Content-Type (image/gif), and that GIF thumbnailing code correctly reads frame count metadata. At 8 animation frames it is representative of a short looping reaction GIF or loading indicator.

What's inside this file?

Generated with Pillow. A 400 × 300 pixel animated GIF with 8 frames, each displaying a solid background colour cycling through the 256-colour indexed palette. Frame delay is 100 ms (10 fps). The GIF header contains a Logical Screen Descriptor, a Global Color Table, and 8 Image Descriptor + Image Data blocks. No transparency extension or disposal method is set. Total animation duration: 800 ms.

Download via curl

curl -L "http://localhost:8000/files/gif/TestFile-gif-100kb.gif" \
  -o TestFile-gif-100kb.gif

Need different parameters?

Generate a custom GIF file with exact settings.

⚙ Generate custom GIF

Related formats

Other GIF sizes

Frequently asked questions