Smart Retouch

AI-powered retouching

AI-Powered

Smart Retouch Studio

Upload single image + input instructions to directly modify the image; upload multiple images + input instructions to fuse multiple images into a new one.

Upload Images
0 images

Upload one image to modify it, or multiple images to fuse them together. Multiple formats supported.

Describe Your Vision

Be specific about what you want to modify or how to combine multiple images for best results.

Ready to Create

Your result will appear here

Pro Tips

  • 1Upload clear, high-quality images for best results
  • 2Single image: describe the changes you want
  • 3Multiple images: explain how to combine them
  • 4Reference images by order in your description
Quick Start Examples

Select an example to instantly load settings. Start creating in seconds!

API Integration

FlyArt AI API supports both single and multiple image inputs. Simply describe your requirements via prompt to generate professional Smart Retouch results with enterprise-grade quality.

curl --location 'https://api.flyart.ai/api/v3/google/nano-banana-pro/edit' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--data '{
    "images": ["https://example.com/image.jpg"],
    "prompt": "Remove background and replace with soft gradient",
    "aspect_ratio": "1:1"
}'