edit_image
Modify images by describing changes in natural language. Upload an image URL and provide instructions like 'make the sky more dramatic' or 'change the car color to red' to apply AI-powered edits.
Instructions
Edit an image using natural language instructions. Describe what changes you want and the AI will apply them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | Yes | URL of the image to edit (use upload_file for local images) | |
| instruction | Yes | Natural language description of the edit (e.g., 'make the sky more dramatic', 'change the car color to red') | |
| model | No | Editing model. Options: fal-ai/flux-2/edit, fal-ai/flux-2-pro/edit (higher quality) | fal-ai/flux-2/edit |
| strength | No | How much to change the image (0=minimal, 1=maximum) | |
| seed | No | Seed for reproducible edits |