Loading...
Loading...
Edit existing images with text prompts using fal.ai. Use when the user wants to modify, edit, transform, or change an existing image based on a text description. Supports multiple input images and local file upload.
npx skill4agent add bluewaves-creations/bluewaves-skills image-editorreferences/fal-api.mdfal-ai/gemini-3-pro-image-preview/editpromptimage_urlsfal_client.upload_file()| Parameter | Type | Default | Options |
|---|---|---|---|
| integer | 1 | 1-4 |
| string | "auto" | "auto", "21:9", "16:9", "3:2", "4:3", "5:4", "1:1", "4:5", "3:4", "2:3", "9:16" |
| string | "png" | "jpeg", "png", "webp" |
| string | "1K" | "1K", "2K", "4K" |
| boolean | false | Returns data URI directly (no download needed) |
| boolean | true | Grounds editing in current web data |
| string | "6" | Always set to "6" for maximum creative freedom |
| integer | - | Fix seed for reproducible results |
| boolean | false | Restricts to 1 image per prompt round |
aspect_ratiopython3 scripts/fal_generate.py \
--endpoint edit \
--prompt "Add snow to this mountain scene" \
--image /path/to/mountain.jpg \
--output edited.pngaspect_ratio: "auto"enable_web_search: Truesafety_tolerance: "6"fal_client.upload_file()image_urls