← Back to all generators
flux-kontext-apps/restyle-video-frame
Official
View on Replicate →
Use flux-kontext-pro to change the first or last frame of a video. Useful to use as inputs for restyling an entire video in a certain way
Capabilities
Seed
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
prompt * | string | Text description of how to restyle the video frame | — | — |
video * | string (uri) | Video to extract the first frame from and restyle | — | — |
frame | string | First or last frame to restyle | "first" | first last |
output_format | string | Output format for the generated image | "png" | jpg png |
safety_tolerance | integer | Safety tolerance, 0 is most strict and 2 is most permissive. 2 is currently the maximum allowed. | 2 | min: 0, max: 2 |
seed | integer | Random seed. Set for reproducible generation | — | — |
prompt required string Text description of how to restyle the video frame
video required string Video to extract the first frame from and restyle
frame string First or last frame to restyle
Default:
"first" first last
output_format string Output format for the generated image
Default:
"png" jpg png
safety_tolerance integer Safety tolerance, 0 is most strict and 2 is most permissive. 2 is currently the maximum allowed.
Default:
2 min: 0, max: 2 seed integer Random seed. Set for reproducible generation
Version:
cd74e8a39e5f Updated: 6/26/2026 647 runs
cinemasetfree.com