---
title: "Upscale"
method: POST
path: "/v1/image/upscale"
tags: ["Images"]
---

# Upscale

`POST /v1/image/upscale`

Upscales the input image to the specified width and height.

## Response `200`

The image was successfully upscaled.

## Other responses

- `400` — Bad request. May be missing required inputs or may have badly formatted inputs or options.
- `500` — Internal server error. Unable to upscale image.

---

[API](https://skmtc.net/jasper/apis/jasper-api.md) · [All operations](https://skmtc.net/jasper/apis/jasper-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jasper/jasper-api/revisions/438914d9525e/schema)
