Watermark Image
Add a text watermark to an image, choosing the corner, size and strength. Nothing is uploaded.
Processed on your device — no upload
How to watermark image
- Choose the image you want to mark.
- Type your text and adjust the position, size and strength.
- Download when the preview looks right.
How it works
The image is drawn onto a canvas and the text painted over it, then the whole thing is re-encoded. The result is a single flat picture: the watermark is part of the pixels, not a layer sitting on top, so it survives being copied, resized and re-saved.
The text is sized relative to the image, not in fixed pixels. A 5% setting means five percent of the shorter side, so the same setting looks the same on a 600px thumbnail and on a 6000px photograph. Fixed point sizes are the usual reason a watermark looks right on one image and microscopic on the next.
A soft dark shadow is drawn behind the text automatically. Without it, white lettering disappears against a bright sky and black lettering vanishes into a shadow — the shadow keeps the mark legible over any background without needing a solid box behind it.
Everything happens on your device, and the preview re-renders as you type, so what you see before downloading is the actual output rather than an approximation.
A worked example
You are publishing sunset.jpg, 3000×2000, to a portfolio and want a discreet credit line in the corner.
Choose the file and type © 2026 Baker Alazzam. Leave the position on Bottom right. At the default 5% the text renders at 100px — five percent of the 2000px short side — which on this image is noticeable but not shouting.
The sunset is bright, so white text is fighting the sky. Two options: drop the strength to around 55% so it reads as a subtle mark, or switch the colour to black, which the automatic shadow keeps legible. Try both in the preview; on a warm-toned photograph white at 55% usually wins.
Now the case where the defaults fail. Drag the size to 2% and the credit becomes a barely visible smudge on a 3000px image — technically present, useless as a credit. Drag to 14% and it dominates the frame. The workable range for a corner credit is 3–6%; 10% and above is for a deliberately obtrusive mark across the middle.
One thing this does not do: protect the image. A watermark in the corner can be cropped off in seconds. If deterrence is the goal, centre it and raise the strength, and accept that you are trading the look of the photograph for it. If the photo is going online, also strip its EXIF data — a credit line in the corner is no use if the file quietly carries your home coordinates.
Questions
Can I add a copyright line or a signature to a photo?
Type the text and place it in any corner or across the middle. A brand name, a logo text line and a copyright notice are the same operation: an overlay drawn into the pixels.
Is my image uploaded to add the watermark?
No. The text is drawn onto a canvas in your browser and the file never leaves your device. This site has no backend to receive it.
What size should the text be?
Between 3% and 6% for a corner credit on most images. The setting is relative to the shorter side, so it stays consistent whatever the resolution.
Can the watermark be removed?
A corner mark can be cropped off trivially. A centred one at higher strength is harder to remove cleanly but degrades the picture. A watermark deters casual reuse; it is not protection.
Why is my white text hard to read?
Because the area behind it is bright. Switch to black, raise the strength, or move it to a darker corner. A soft shadow is already drawn behind the text to help.
Does the watermark survive resizing or re-saving?
Yes. It is part of the pixels, not a separate layer, so it travels with the image through any subsequent editing.
Can I use a logo image instead of text?
Not in this tool, which handles text only. A logo watermark needs a second image composited in, which is a different piece of work.
Does watermarking affect the image quality?
The picture is re-encoded once at a high quality setting, so any change is imperceptible. Choose PNG to avoid a lossy pass altogether.
Can I watermark several images at once?
Not currently. The tool is built around a live preview, which is per-image by nature — batch marking at fixed settings tends to place text badly on some pictures.
Can I watermark JPG and PNG images?
Yes. Watermark JPG, watermark JPEG, watermark PNG and WebP all work. On a PNG the text is drawn onto the existing pixels, so a transparent background stays transparent everywhere the text does not cover.
Can I watermark images in a batch?
One at a time. Watermark photos and pictures individually, because the position that stays readable depends on what is underneath — text over a bright sky needs different treatment from the same text over a dark corner.
Related Image tools
Compress Image
Shrink the file, keep the picture
open$termiva convert photo.png --to webpConvert Image
JPG, PNG and WebP, both ways
open$termiva resize photo.jpg --width 1200Resize Image
Set exact pixel dimensions
open$termiva crop photo.jpg --ratio 1:1Crop Image
Cut to a shape or a selection
open