Upscale
Increases the resolution of an image by 2x or 4x. Images may be upscaled to a maximum resolution of 6000x6000px. Upscaled images are returned in JPEG format unless the input image contained alpha channels, in which case the output will be PNG format.
Input Image Limits:
- Max size: 25MB
- Min resolution: 64x64px
- Max resolution: 6000x6000px
Authorizations
All API requests require a valid api key. Include your token as a HTTP request header in the following format: X-API-Key: skXXXXXXXXXXXXXXXX. You can obtain an api key by signing up for developer access in your Pixelcut account.
Headers
Acceptable response media type(s). application/json, image/*. Default is application/json.
Body
Response
Success
A URL to access the resultant image which is valid for 1 hour. File format will be the same as the input format.
"https://assets.pixelcut.app/public/result/a16646be-91c8-4e3a-b359.jpg"