GIF Analyzer

Inspect frame timing, dimensions, duration, and metadata of any animated GIF.

Drop a GIF here or click to browse
Animated GIF

How to Analyze a GIF

  1. Upload your animated GIF.
  2. imgpact instantly parses the file and displays its full metadata.
  3. Browse the frame table to see each frame's delay, dimensions, and disposal method.
  4. Use the playback controls to inspect each frame manually.

Understanding GIF Metadata

  • Dimensions: Canvas width and height in pixels, all frames share the same canvas.
  • Frame count: Total number of frames. More frames = smoother animation and larger file size.
  • Total duration: Sum of all frame delays, the length of one complete loop.
  • Loop count: 0 means infinite loop; any other number is the exact repeat count.
  • Frame delay: Time in milliseconds each frame is displayed. 100 ms = 10 fps.
  • Color palette: GIF uses indexed colors, up to 256 per frame.