About this endpoint
What it does
Extracts an invisible watermark from an uploaded PNG image and returns the extracted result as a binary file.
Request Body
| Parameter | Type | Mandatory | Description |
|---|---|---|---|
| file | String | Yes | Watermarked PNG image. Binary upload. Maximum size: 20 MB. |
Response
Returns a binary file as the success response. The output schema is a single binary string, so there is no JSON wrapper or named response field to document.