Remove image watermarks in seconds
Upload any PNG, JPG, or WEBP and let the Sora-compatible image watermark remover rebuild clean pixels.
Each run costs 10 credits. Outputs are available in JPEG, PNG, or WEBP.
Run the image watermark remover
Upload a watermarked still or paste a URL, then let the remover rebuild clean pixels.
Supports PNG, JPG, or WEBP up to 25 MB via the secure proxy.
Return base64 response
Include a base64 string alongside the download URL for serverless pipelines.
Enable sync mode
Wait for the remover to finish cleaning before returning the response.

Why creators rely on this image watermark remover
The endpoint preserves detail while stripping logos and stamps.
Multiple output formats
Choose JPEG, PNG, or WEBP so the cleaned asset matches your pipeline.
Optional base64 response
Encode results as base64 when you need to keep assets inside serverless flows.
Sync or async modes
Enable sync mode to wait for the cleaned image in the same request, or poll later for bulk jobs.
API-first design
Simple POST call with your WAVESPEED_API_KEY—no local GPU setup required.
How to use the image watermark remover
Perfect for thumbnails, prompt references, and stills exported from Sora 2.
- Step 1
Upload the watermarked image
Drag-and-drop or reference a secure URL in your API call.
- Step 2
Choose the output format
Keep JPEG for photos, PNG for alpha channels, or WEBP for lightweight assets.
- Step 3
Submit the 10-credit job
Send the POST request with your WAVESPEED_API_KEY and optional base64/sync flags.
- Step 4
Download the clean result
Retrieve the response URL or base64 string and replace your original asset.