Trang chủ
Khám phá
atlascloud/image-upscaler
Image Upscaler
công cụ hình ảnh

Image Upscaler API

atlascloud/image-upscaler
Image-upscaler

Increase image resolution up to 4x with texture-aware enhancement for print, ecommerce, or high-dpi screens.

Image Upscaler

Image Upscaler improves an existing image to a higher resolution while preserving the original content and composition. Provide an image URL, choose a scale, and receive an enhanced image URL.

Highlights

  • Image-to-image upscaling: Increase image resolution without changing the subject or layout.
  • Scale control: Choose an outscale value from 1.0 to 4.0.
  • Output format control: Generate jpeg, png, webp, or jpg outputs.
  • Fast sync backend: Requests route to the RealESRGAN sync backend through AtlasCloud Serverless.

Parameters

ParameterRequiredDescription
modelYesUse atlascloud/image-upscaler.
imageYesInput image URL.
outscaleNoOutput scale multiplier from 1.0 to 4.0. Default: 1.0; use 2.0 for a standard upscale test.
output_formatNoOutput image format: jpeg, png, webp, or jpg. Default: jpeg.

Limits

The public API exposes the direct scale control only. Target-resolution, size, pixel-budget, base64 output, and seed fields are intentionally not exposed for this launch.

Use input images that are accessible by URL. Very large inputs may be rejected by the backend before processing.

Example Request

{ "model": "atlascloud/image-upscaler", "image": "https://atlas-test-input.oss-us-west-1.aliyuncs.com/1024_square.png", "outscale": 2.0, "output_format": "png" }

Pricing

Image Upscaler uses flat per-image billing.

UnitPrice
Per image$0.0100

Khám phá Các Mô hình Tương tự

Một API cho mọi AI đa phương tiện.

Khám phá tất cả mô hình

Join our Discord community

Join the Discord community for the latest model updates, prompts, and support.