Image GenerationActive
wiro / text-removal
text-removal
This AI model intelligently removes unwanted text from any image, seamlessly filling in the background.
Image to ImageImage EditingEcommerce
Model ID
text-removal
Provider
wiro
Updated
1770493021
wiro playground—wiro/text-removal
Updated 1770493021
This AI model automatically removes unwanted text from images, seamlessly restoring the background for a clean, natural look.
API quick start
Run text-removal with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/text-removal
{
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"safetyTolerance": 2,
"aspectRatio": "1:1"
}