Upscale image (Topaz)
aetherwave_upscale_imageUpscales a source image using Topaz's high-fidelity upscaler. Pass a public imageUrl and an upscaleFactor. Credit cost depends on the source resolution × factor; small images cost less than large ones at the same factor. Returns the upscaled image URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageUrl | Yes | Public URL of the source image. | |
| upscaleFactor | No | Upscale multiplier. Defaults to '2x'. '8x' is heavy; use only on small sources. |