GIF Analyzer
Inspect frame timing, dimensions, duration, and metadata of any animated GIF.
Drop a GIF here or click to browse
Animated GIF
Live Preview
Frame 1 / 1
Frame Details
| # | Preview | Delay |
|---|
How to Analyze a GIF
- Upload your animated GIF.
- imgpact instantly parses the file and displays its full metadata.
- Browse the frame table to see each frame's delay, dimensions, and disposal method.
- 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.