Image GenerationActive
wiro / image-edit-general
image-edit-general
Image to image tool with prompt
Text to ImageImage to ImageImage EditingFast Inference
Model ID
image-edit-general
Provider
wiro
Updated
1770492506
wiro playground—wiro/image-edit-general
Updated 1770492506
Image to image tool withh prompt
Example prompts
Great starting points for image-edit-general.
Change the lion with tigerImage Generation
Make the shirt with the logo pattern on the koala. Don't change the scene.Image Generation
Enhance the greens in the foreground and the trees with a rich, slightly desaturated emerald tone. Bring out the warmth in the plowed field with deeper ochre and sienna shades. Soften the overall lighting to a gentle, golden hour glow, reducing harsh shadows. Introduce a subtle, almost painterly texture to the hills and fields, and add a touch of hazy atmosphere to the background trees for a dreamy, tranquil autumn landscape.Image Generation
Change the plain white background to a clean, professional-looking blurred hospital hallway with a subtle, warm light source. On the doctor's left shoulder (viewer's right), add a small, stylized 'Caduceus' emblem (the medical symbol with the wings and serpent pinched) onto his lab coat pocket, rendered in a shiny silver finish.Image Generation
API quick start
Run image-edit-general with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/image-edit-general
{
"prompt": "Change the lion with tiger",
"inputImage": "https://your-cdn.com/input.png"
}