Drag and drop an image here
or
Extend a photo beyond its edges with AI outpainting.
Add the photo you want to widen or uncrop.
Set how far to extend the canvas, or pick a new aspect ratio.
AI paints believable new scenery beyond the original edges, then you download it.
Uncrop and expand images at scale via our editing API.
curl -X POST "https://api.imageeditor.ai/v1/edit-image/" \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "files=@photo.jpg" \
-F "terms=Expand the image to a wider scene"
# 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.
Also called outpainting or uncropping, it extends an image past its original borders by generating new content that matches the scene.
To change aspect ratio without cropping, fix a too-tight crop, or add room for text and design around a subject.
The AI continues the existing scene's style, lighting and content so the extension blends in naturally.
Yes — that's a common use. Expand the sides to convert vertical shots into wider compositions.
Yes — generative expand is a premium outpainting feature, available to Pro members or with credits.
JPG, PNG and WebP work; photos with continuous backgrounds like skies and landscapes expand most cleanly.
Photos you uncrop are used only to generate the expanded version and are never shared or published.
Uncrop and reframe with AI outpainting. Unlock it with Pro or credits.
See Pro pricing Browse all tools