Start generating
Image upscale
Upscale an image with Magnific precision upscaling. Each input dimension must be between 300px and 8000px. Output width and height are the input dimensions multiplied by scaleFactor (default 2). Output width times height cannot exceed 25,300,000 pixels (~25.3 million).
post/v1/image_upscale
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Request body
Example request
{
"imageUri": "https://example.com/image.jpg"
}Response
The task that was created.