Strong
High-noise detail preservation
Model Overview
Denoise Strong targets medium-to-high noise levels from very low-light or high-ISO captures, balancing stronger noise reduction with careful detail retention.
Key Capabilities
Designed for images shot in very low light
Retains more detail than Extreme while reducing heavy noise
For non-RAW images when Normal does not sufficiently clean the image
Model Pricing
Output MP
Credits
Getting Started
Endpoint
https://api.topazlabs.com/image/v1/denoise/async
model—"Strong"
Endpoint-Specific Parameters
face_enhancement— booleanLeverages our face recovery model to enhance faces.
face_enhancement_strength— decimal between 0 and 1 (required ifface_enhancement=true)Sets the strength of the face recovery.
face_enhancement_creativity— decimal between 0 and 1 (required ifface_enhancement=true)Choose realistic or creative face recovery.
subject_detection—"foreground","background", or"all"Choose where enhancements are applied.
strength— decimal between 0.01 and 1Reduces noise in the image. Too high can remove detail and slightly blur the image.
minor_deblur— decimal between 0.01 and 1Slightly sharpens the image. Counteracts softness caused by noise reduction.
original_detail— decimal between 0 and 1Return texture and fine details lost during noise reduction. Start at low values and slowly increase.
denoise_strength— decimal between 0 and 1, default 0.5Sets the strength of the denoise.
sharpen_strength— decimal between 0 and 1, default 0.5Sets the strength of the sharpening.
opacity— decimal between 0 and 1, default 1.0Adjust strength of opacity.
These parameters should be appended as key-value fields in the form-data request bodies (i.e. alongside the model, output_height, and face_enhancement etc. fields). Any parameters not explicitly provided are automatically configured by our auto-parameter model. Extra parameters provided that are not supported are ignored.
Model-Specific Parameters
No parameters
Resolution Limits
input— 512 MPoutput— 512 MP
Examples
Last updated


