Skip to main content

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

https://assets.autorender.io/LOKVTtKVGb/thumb_ar/doc/skateboarding.mp4
Video thumbnail preview

Parameter

ParameterDescription
thumb_arThumbnail 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

https://assets.autorender.io/LOKVTtKVGb/thumb_ar/doc/skateboarding.mp4
Thumbnail preview Thumbnail (WebP), aspect ratio preserved.
Video transformations are processed asynchronously. The first request may trigger processing; subsequent requests serve the transformed output from cache.