
image-to-image
Idle

Your request will cost $0.019 per run.
For $1 you can run this model approximately 52 times.
One more thing::




FLUX 2 Turbo Edit (wavespeed-ai/flux-2-turbo/edit) is a fast, practical image-to-image editing model for applying natural-language changes to an existing image (for example: lighting, color, props, background, or style), while keeping the original composition and identity cues stable.
It’s well suited for high-volume creative workflows where you want reliable edits with minimal configuration—provide an input image, describe the change, and iterate quickly.
Prompt-guided image editing (image-to-image) Apply targeted edits using plain-language instructions (for example: “make it winter”, “change the background to studio gray”, “increase contrast while keeping the face and pose”).
Composition- and identity-preserving updates Optimized for “update, not regenerate” workflows, helping preserve layout, subjects, and overall visual identity across edits.
Repeatable results via seed control
Use a fixed seed to reproduce the same edit or generate controlled variations for testing and comparison.
Flexible image inputs (up to 4 images) Supports 1–4 input images, allowing reference-based edits or multi-image context.
Production-friendly outputs Results can be returned as hosted image URLs by default, or as Base64-encoded data for direct embedding.
prompt: (required) The edit instruction describing what you want to change.images: (required) Array of input image URLs (1–3 items) to edit.size: Output size in pixels as "width*height".seed: Random seed for generation (-1 for random; fixed integer for repeatability).enable_sync_mode: If true, waits for completion and returns the result in the response (API only).enable_base64_output: If true, returns Base64-encoded output instead of a URL (API only).Write your prompt like a concise edit brief:
images as publicly accessible image URLs.size
Controls output resolution using "width*height". Typical values:
"1024*1024" for square assets"1536*1024" for wide banners"1024*1536" for portrait layoutsseed
-1 for a new variation each run12345) for repeatable editsenable_sync_mode (API only)
Set to true if you want the API call to block until the result is ready.
enable_base64_output (API only)
Set to `true if you need Base64 output instead of a hosted image URL.
After you finish configuring the parameters, click Run, preview the result, and iterate if needed.
$0.019 per run
seed while iterating.