---
title: "Ultra Enhance"
method: POST
path: "/upscale/enhance"
tags: ["Photo enhancement"]
---

# Ultra Enhance

`POST /upscale/enhance`

*Ultra enhance* is a new upscaling technique with a generative model which provides high frequency detail. It works well on images without noise and preserves details in a superior way.
**Limitations:** 

 **Minimums/Maximums:**
   * Up to 64Mpx output images

 **Examples:**
   Examples of where ultra enhance can be utilized include the following:
   * Low resolution images
   * Images that need smoothing and realistic details 
   * To de-noise an image
   * Works best with the Face Enhance service

 **Source Image:**
   If you plan to upscale enhance an image several times, we recommend you first upload the source image using the *Upload* method and then use the reference image ID. Otherwise, you can source the image by providing a file or a URL to an online image.

## Response `200`

Success.

- object
  - `data` object
    - `id` string, nullable
    - `url` string
  - `status` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `402` — Payment Required
- `403` — Forbidden
- `404` — Not Found
- `405` — Method Not Allowed
- `413` — Request Entity Too Large
- `415` — Unsupported Media Type
- `422` — Unprocessable Entity
- `429` — Too Many Requests
- `431` — Request Header Fields Too Large
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/picsart/apis/picsart-programmable-image-apis.md) · [All operations](https://skmtc.net/picsart/apis/picsart-programmable-image-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/picsart/picsart-programmable-image-apis/versions/726b2a637ae8/schema)
