Wonder 2

Model Overview

A precision sharpening model optimized for high-resolution organic textures. Whether applied to nature photography or human portraits, it intelligently enhances fine details, from fur and feathers to skin and hair, while correcting minor blur. This versatile tool delivers crisp, professional clarity for your most complex subjects.

Samples

Before
After

Model Endpoint

  • https://api.topazlabs.com/image/v1/enhance-gen/async

    • model: "Wonder 2"

Parameters

  • inputHeight: # optional, int, default = None

  • inputWidth: # optional, int, default = None

  • outputHeight: # optional, int, default = None

  • outputWidth: # optional, int, default = None

  • preDownscale: int, default: 1 <= x <= 4, default = 1

    • Control pre-downscaling for false resolution images

  • colorCorrection: bool, default = False

    • Whether to use color correction during post-processing

API Request Samples

Last updated