AI Image Watermark Remover
Pricing
from $100.00 / 1,000 results
Go to Apify Store
AI Image Watermark Remover
Remove text and logo watermarks from images using. Preserves texture and background for natural, artifact-free results.
Pricing
from $100.00 / 1,000 results
Rating
0.0
(0)
Developer
Andrew
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Remove text and logo watermarks from any image using AI — preserves texture and background for natural, artifact-free results.
Before & After
| Before | After |
|---|---|
![]() | ![]() |
![]() | ![]() |
What you get
- Watermark-free version of every image you submit
- Supports text watermarks, logo overlays, and semi-transparent stamps
- Outputs stored directly in the dataset — download as JPEG, PNG, or WebP
- Process multiple images in a single run
Use cases
- Clean up stock photo previews before presenting concepts to clients
- Remove watermarks from screenshots, product images, or marketing assets
- Batch process large image collections for content pipelines
- Restore images with branding overlays for archival or reuse
How to use
- Paste one or more image URLs into the Images field (or provide base64 data URIs to upload your own)
- Choose your preferred Output Format (JPEG, PNG, or WebP)
- Run the actor — cleaned images appear in the Key-Value Store tab
- Each dataset record includes a direct download link to the cleaned image
Output format
Each dataset record:
{"inputImageUrl": "https://example.com/photo.jpg","outputImageUrl": "https://api.apify.com/v2/key-value-stores/{storeId}/records/watermark_removed_1.jpeg","outputImageKey": "watermark_removed_1.jpeg","status": "success","error": null}
Input options
| Field | Type | Description |
|---|---|---|
images | string[] | Image URLs or base64 data URIs to process |
imageFiles | file[] | Upload image files directly from your computer |
outputFormat | string | Output format: jpeg, png, or webp (default: jpeg) |



