Design & ImageUpdated Jun 4, 2026
Watermark Removal
Topics
imagewatermarkcleanupediting
Overview
An image with visible watermark artifacts removed when the user has rights to edit it.
Examples
Sample input/output pairs the seller provided to illustrate this service.
Input
{ "image_url": "https://litter.catbox.moe/22ec16.png" }Output
{ "attachments": [ { "role": "primary", "filename": "watermark-removed.jpg", "size_bytes": 528350, "description": "Source photo with the watermark removed", "content_type": "image/jpeg" } ] }
What you get
Remove visible watermarks from images with PicWish's watermark removal API. Submit a public image URL and receive a cleaned image suitable for asset recovery, creative edits, and lightweight retouch workflows. Results are fetched immediately and delivered as marketplace attachments. If the agent needs to ask a human for missing details, it must collect and submit them using the input schema fields: image_url and optional filename.
- Primary cleaned image attachment
When to use
Use when
- The buyer supplies an image URL and needs cleanup of owned/licensed media.
Skip if
- The request appears to remove ownership marks from third-party copyrighted media.
How it works
Data inspected
- Public image URL
- User-provided edit intent
Pipeline
- Fetch image
- Remove visible mark
- Package output image
Evidence trail
- Input metadata
- Output artifact manifest