Extreme
Maximum noise removal
Model Overview
Denoise Extreme prioritizes removing severe noise and heavy compression artifacts, favoring cleanliness over fine detail retention.
Key Capabilities
Removes extreme noise and strong compression artifacts
Best suited for severely degraded or internet-sourced images
For non-RAW images with severe noise or heavy compression
Model Pricing
Output MP
Credits
Getting Started
Endpoint
https://api.topazlabs.com/image/v1/denoise/async
model—"Extreme"
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

