Home › Image watermark remover
Image watermark remover
Image mode detects a visible watermark, estimates how transparent it is, masks it with a feathered edge and rebuilds the covered pixels from the surrounding texture. Small marks over plain areas come out clean. Marks over faces, text or fine detail always leave traces.
How image mode works
Removal is reconstruction, not undo. The four stages, in order:
- Detect. Find regions that behave like an overlay rather than like the scene: consistent transparency, synthetic edges cleaner than lens optics produce, and repetition at a fixed pitch.
- Estimate. Work out how opaque the mark is. Every pixel it touches is a blend of two sources, and getting the blend wrong is what leaves a ghost.
- Mask. Grow the region slightly to catch the anti aliased fringe and drop shadow, then feather the edge so the repair does not read as a rectangle.
- Reconstruct. Inpaint the masked pixels from surrounding texture, then colour match to the neighbourhood so grain and tone carry through.
Which images come out clean?
| What is under the mark | Result | Why |
|---|---|---|
| Clear sky, studio backdrop, flat wall | Usually invisible | Surrounding pixels fully determine the fill |
| Even texture: grass, gravel, fabric | Usually good | Texture synthesises convincingly, exact detail does not matter |
| Blurred background | Usually good | Little detail to get wrong |
| Smooth gradients, water, soft cloud | Fair | Banding can appear across a large patch |
| Architecture, horizons, straight edges | Poor | Lines must align exactly across the repair |
| Hair, foliage, patterned fabric | Poor | High frequency detail turns to mush |
| Faces, hands, text, logos | Very poor | Invented identity detail is still wrong detail |
How to check the result before you use it
Five checks, in this order. Most failures show up in the first two.
- Zoom to 100 percent. Fit to screen hides everything.
- Look for a rectangle. A visible seam means the mask edge was not feathered enough.
- Look for a ghost. A faint outline in the shape of the mark means the mask was too tight to catch the fringe.
- Check texture continues. Grain and pattern should run through the patch, not stop at its border.
- Check colour in different light. Some patches only show their tint on a bright screen.
If it fails any of these and the image matters, retouch that region by hand. An automated tool is a time saver, not a replacement for a retoucher on a hero image.
Who this is not for
- Anyone working on somebody else’s images. Removing a mark does not transfer any rights in the picture.
- Stock previews. The mark is there to stop unlicensed use. Buy the licence and download the clean file, which will also be higher resolution and free of repair artefacts.
- Print at billboard size. Automated repair holds up on screen and falls apart at print resolution.
- Anyone trying to strip provenance. Out of scope permanently.
Use image mode only on images you own or are licensed to alter. See the Acceptable Use Policy. Nothing here is legal advice.
Frequently asked questions
Why can’t the original pixels be restored?
Because they no longer exist. A watermark is composited into the image when the file is exported, and the export flattens every layer into one grid of pixels. The values underneath were overwritten, not hidden, so every watermark remover invents a plausible replacement rather than recovering the original.
Which watermarks come out cleanly?
Small opaque marks over flat or blurred areas: a corner logo on sky, a date stamp on a studio backdrop, a caption over an even background. The surrounding pixels almost fully determine what belongs in the hole, so the repair is usually invisible at 100 percent zoom.
Which ones never will?
Marks over faces, hands, text, hair, foliage or patterned fabric, and any mark tiled across most of the frame. The reconstruction has to invent identity carrying detail, and invented detail is wrong detail. Retouch those by hand or use a different image.
Does it remove C2PA content credentials?
No, and it is not designed to. C2PA manifests are cryptographic provenance metadata attached to a file. They happen to be fragile, since converting the format or re-saving usually drops them, but deliberately stripping them to disguise how a file was made is prohibited by the acceptable use policy.
Are my images uploaded?
No. The file is opened with a local object URL and held only in this browser tab. There is no upload request, no queue and no storage, which is why speed depends on your own hardware rather than a server’s load.