Documentation Index
Fetch the complete documentation index at: https://autorender.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Generate a thumbnail from the video while preserving the original aspect ratio. The thumbnail is extracted from the video and returned as a WebP image. Use this for previews, cards, and listing pages.URL Structure
Parameter
| Parameter | Description |
|---|---|
thumb_ar | Thumbnail preserving original aspect ratio (WebP) |
Thumbnail generation is triggered on first request. Check processing status or retry after a short delay if the asset is not yet ready.
Example
Video transformations are processed asynchronously. The first request may trigger processing; subsequent requests serve the transformed output from cache.