Spritesheet Page

video-spritesheet-page

Selects a specific page from a paginated spritesheet.

video-spritesheet-page accepts an integer between 1 and 1000. When a video is long enough that all thumbnail tiles cannot fit on a single spritesheet image, Imgix paginates the output across multiple images. Use this parameter to request a specific page.

Page 1 returns the first spritesheet covering the earliest portion of the video. Subsequent pages cover later segments. Pages are numbered starting from 1.

https://assets.imgix.net/video.mp4?video-generate=spritesheet&video-spritesheet-page=2

See the Spritesheets overview for the full set of spritesheet parameters.

The examples below show the first and second pages of a paginated spritesheet from the same video.

fm=spritesheet&video-spritesheet-page=1
sandbox-demo
fm=spritesheet&video-spritesheet-page=2
sandbox-demo