Upscale image

Increase image resolution using the worker upscale backend. Supports x2 and x4 upscale factors.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Upscale your images using Google’s imagen-4.0-upscale-preview model with support for x2 and x4 upscale factors. Upload an image file, provide an image URL or send base64 encoded data and the API will automatically enhance the resolution and return a high quality upscaled image.


Body Params
string
required

Image input as a URL, data:image base64 string, or raw base64 string. Supported MIME types: image/jpeg, image/jpg, image/png, image/gif, image/webp, image/bmp.

string
enum
Defaults to x2

Upscale factor.

Allowed:
string
enum
Defaults to url

Response format. Use url for a worker-hosted image URL, or b64_json for base64 image data.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json