Denoise an image
POST /v1/process/denoise
Remove chroma noise from flat regions (backgrounds) while preserving detail in textured areas. Useful for cleaning up AI-generated images that have visible color spots in uniform backgrounds. The strength parameter controls how aggressively noise is removed.
This is a free operation — no credits charged.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
HTTPS URL of the image to denoise.
Chroma denoising intensity (1-40, default 10). Higher = more aggressive noise removal.
Responses
Section titled “ Responses ”OK
object
MIME type of the output image.
ISO 8601 expiry time of the signed URL.
Signed URL of the processed image. Expires in 1 hour.
Processing operation performed.
Bad Request
object
Unauthorized
object
Payment Required
object
Forbidden
object
Not Found
object
Conflict
object
Unprocessable Entity
object
Too Many Requests
object
Unavailable For Legal Reasons
object
Internal Server Error
object
Bad Gateway
object
Service Unavailable