gif_frames_list
Get a list of every frame in a GIF, including index, delay (ms), and FPS. Provide the GIF file path to retrieve frame timing details.
Instructions
List all frames of a GIF with their index, delay (ms), and FPS
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the GIF file |