Frame Skip skip

Premium Feature
GIF Frame Skipping is currently available for imgix customers on our Premium plans. If you’re interested in this feature, please contact our sales team to get more information on this feature.

Skips every Nth frame starting with the first frame. The value must be an integer greater than 0 and smaller than the total number of frames.

Given an input N, skip skips every Nth frame. The frame numbers are displayed in the examples below to make the missing frames more clear.

skip=5
skip=10

See the API specification for more information about this parameter's value ranges and format.