GIPHY Alt Text for GIFs is now available! Email us to learn more at bd.team@giphy.com.
GIPHY Clips (GIFs with Sound)have arrived! Learn about adding Clips to your app in our documentation!
Need to move your project from Tenor to GIPHY?   Check out our  migration guide!
logo

The Tenor Media Format Object

The media_formats object contains one or more rendition objects keyed by Tenor-compatible rendition names.

ObjectPropertyExample
<rendition_name>: object
A rendition entry keyed by a Tenor-compatible rendition name such as gif, mp4, tinygif, or webp_transparent.
url: string
Direct URL for the requested rendition.
"https://..."
dims: number[]
Width and height pair for the rendition.
[480, 270]
duration: number
Duration for the media asset when provided.
0.0
size: number
Asset size in bytes.
123456