Drag and drop an image here
or
Turn a photo into art or any style while keeping the subject.
Add the photo you want to restyle.
Type the look you want — “watercolor painting”, “anime”, “oil painting”, “pencil sketch”.
AI repaints your photo in that style while keeping the subject, then you download it.
Apply styles programmatically through our image-editing API.
curl -X POST "https://api.imageeditor.ai/v1/edit-image/" \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "files=@photo.jpg" \
-F "terms=Restyle this photo as a watercolor painting"
# Response: {"uuid": "abc123", "domain": "https://imageeditor.ai"}
# Poll for the finished result:
curl -X POST "https://api.imageeditor.ai/v1/results/" \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "uuid=abc123"
Grab an API key on the developers page, then see the full API docs for every parameter.
It restyles a photo into a different artistic look — painting, anime, sketch and more — while preserving the original subject and composition.
Describe any style in words, from watercolor and oil painting to anime, comic, pencil sketch or a specific art movement.
Yes — the composition and subject are kept while the texture, colors and brushwork take on the new style.
Yes, stylized portraits are popular. Results vary by style, so try a few prompts.
Yes — style transfer is a premium feature, available to Pro members and with credits.
Upload your photo as JPG, PNG or WebP — any standard image can be restyled.
Your original photo is used only to render the styled version and is never shared or published.
Restyle any image into paint, anime or sketch. Unlock style transfer with Pro or credits.
See Pro pricing Browse all tools