Skip to content

Video Frame Extraction

POST
/v2/consumer/recipes/videoFrameExtraction

Extracts unique frames from a video at a specified rate using perceptual hashing to filter out duplicate/similar frames.
/// Useful for generating video previews, storyboards, or analyzing video content.

Parameters

Query Parameters

experimental
Type
boolean
allowMatureContent
Type
boolean
whatif
Type
boolean
ephemeral
Type
boolean

Request Body

JSON

Responses

OK

application/json
JSON

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation