Flux family
# Luma Photon Reframe ## Overview Reframes to a new aspect ratio by generating the newly exposed edges. Use when widening or heightening beyond the original frame. ## Model Metadata - Provider: fal - Category: reframe - Output Type: image - Slug: luma-photon-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 | "Change Aspect Ratio" | 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 |