For the complete documentation index, see llms.txt. This page is also available as Markdown.

Noise-Aware Sharpen

One-click sharpening that separates detail from noise

Model Overview

Noise-Aware Sharpen is an intelligent automatic sharpening model that uses AI-driven image analysis to evaluate both image quality and scene content before applying sharpening. Unlike traditional sharpening tools that enhance detail and noise equally, the model automatically separates true image detail from digital noise and compression artifacts before intelligently restoring clarity. The result is sharper textures, facial features, fur, and fine edges while preserving the natural character of the original image.

By avoiding aggressive edge enhancement, Noise-Aware Sharpen reduces halos, oversharpening, and harsh digital artifacts commonly introduced by conventional sharpening filters. This model is especially effective for low-light, high ISO, wildlife, sports, nighttime, or grain-heavy photography where visible grain or noise is already present or intentionally part of the atmosphere of the shot. It performs best on high-resolution and production-quality imagery where preserving realism and fine detail is critical.

Key Capabilities

  • One-click intelligent sharpening with no manual tuning required

  • Separates image detail from noise before sharpening

  • Preserves natural texture and realistic image character

  • Reduces halos, oversharpening, and sharpening artifacts

Model Pricing

Output MP

1
4
8
16
24
32
40
50
64
100

Credits

1
1
1
1
1
2
2
3
3
5

Endpoint

In order for "auto sharpening" to be applied, denoiseStrength, opacity, preset, and sharpenStrength must be left as null. This is recommended for batch image processing with various image subject types.

Parameters

model

Model name:


inputHeight

Input image height in pixels.


inputWidth

Input image width in pixels.


outputHeight

Output image height in pixels.


outputWidth

Output image width in pixels.


grain

Whether to add grain to the output.


grainDensity

Intensity of the grain effect.

Range: to


grainModel

Grain model.

Possible values: , ,


grainSize

Size of the grain particles.

Range: to


grainStrength

Strength of the grain effect.

Range: to


maskUri

URI for mask input.


referenceUri

URI for reference image input.


denioseStrength

Amount of noise to remove from the image. Omit for non-noisy images.

Recommended: omit for automatic parameter selection.

Range: to


opacity

Amount of opacity applied to the source image.

Recommended: omit for automatic parameter selection.

Range: to


preset

Sharpening strength. for highest fidelity, for extra, more visible sharpening.

Recommended: omit for automatic parameter selection.

Possible values: ,


sharpenStrength

Amount of sharpening applied to the source image.

Recommended: omit for automatic parameter selection.

Range: to


watermark

Whether to watermark the output.

Resolution Limits

  • Input: 512 MP

  • Output: 512 MP

Examples

Last updated