Image GenerationActive
wiro / filters
filters
An image-to-image AI model designed to apply unique filters to your images, giving them a fresh, new look.
Image to ImageImage EditingSocial Media & Viral
Model ID
filters
Provider
wiro
Updated
1770498256
wiro playground—wiro/filters
Updated 1770498256
An AI-powered image-to-image model that applies unique filters and styles to your images, giving them a refreshed and creative new appearance with minimal effort.
API quick start
Run filters with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/filters
{
"filter": "Vivid",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"safetyTolerance": 2
}