Drag and drop an image here
or
Increase resolution and recover detail in three steps.
Drop in a small or pixelated photo. JPG, PNG and WebP are supported.
Pick how much larger you want it — up to 4x the original resolution.
AI adds realistic detail as it enlarges, then you download the high-resolution image.
Upscale images programmatically with a single authenticated request.
curl -X POST "https://api.imageeditor.ai/v1/image-upscale/" \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "files=@photo.jpg" \
-F "ratio=4"
# 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.
Up to 4x the original width and height, with AI reconstructing detail rather than just stretching pixels.
Our model predicts realistic texture and edges, so results look sharp instead of the soft blur you get from a basic resize.
Photos, product shots and artwork all upscale well. Extremely tiny or heavily compressed images have less detail to recover.
Yes — upscaling is a great finishing step to take a generated image to print or high-res display resolution.
There's a free daily allowance. Pro unlocks unlimited upscales and priority processing.
Output is capped at a sensible resolution to keep processing fast and reliable; most photos reach print-ready sizes.
Yes. Uploads are used only for your edit and removed automatically after a short time.
Turn small, soft images into sharp high-resolution ones. Try it free or go Pro for unlimited upscales.
See Pro pricing Browse all tools