← All models
Adjust and enhance videos with Ray-2 Reframe. This advanced tool seamlessly reframes videos to your desired aspect ratio, intelligently inpainting missing regions to ensure realistic visuals and coherent motion, delivering exceptional quality and creative flexibility.
Example
Details
- Accepts
- video
Pricing
- Price
- 25 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| x_end | — | End X coordinate for reframing |
| y_end | — | End Y coordinate for reframing |
| prompt | — | Optional prompt for reframing |
| x_start | — | Start X coordinate for reframing |
| y_start | — | Start Y coordinate for reframing |
| image_url | — | Optional URL of the first frame image for reframing |
| video_urlrequired | string | URL of the input video to reframe |
| aspect_ratiorequired | stringenum: 1:1, 16:9, 9:16, 4:3, 3:4, 21:9… | The aspect ratio of the reframed video |
| grid_position_x | — | X position of the grid for reframing |
| grid_position_y | — | Y position of the grid for reframing |
Output
| Field | Type | Description |
|---|---|---|
| video | — | URL of the reframed video |