Flux family
# Flash Reframe ## Overview Re-compose images by shifting camera focus or framing via text prompts. ## Model Metadata - Provider: fal - Category: reframe - Output Type: image - Slug: luma-photon-flash-reframe ## Notes Use the Playground tab above to test prompts and parameters.
Model input reference derived from preset schema.
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| x_end | number | No | null | End X coordinate for reframing |
| y_end | number | No | null | End Y coordinate for reframing |
| prompt | string | No | "" | Optional prompt for reframing |
| x_start | number | No | null | Start X coordinate for reframing |
| y_start | number | No | null | Start Y coordinate for reframing |
| image_url | image | Yes | "" | URL of the input image to reframe |
| aspect_ratio | select | Yes | "" | The aspect ratio of the reframed image |
| grid_position_x | number | No | null | X position of the grid for reframing |
| grid_position_y | number | No | null | Y position of the grid for reframing |