Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 598 Bytes

cover.rst

File metadata and controls

35 lines (21 loc) · 598 Bytes

Cover

Usage: cover()

Description

This filter is used in GIFs to extract their first frame as the image to be used as cover.

Note

This filter will only function when USE_GIFSICLE_ENGINE are set to True in thumbor.conf:

USE_GIFSICLE_ENGINE = True

Arguments

No arguments.

Example

Gif before cover filter

`http://localhost:8888/unsafe/filters:cover()/http://server.my/animated_static.gif`

Gif after cover filter