1Upload the images you want to mark, already at their final size — watermarking comes after resizing, not before it.
2Upload a transparent PNG logo or type your text, then choose the font, the colour and the opacity.
3Set the position, or switch to a tiled repeat when a single corner mark would be too easy to crop away.
4Download the watermarked Image file; nothing else is added to it.
Watermark Image FAQ
Should I watermark before or after resizing?
+
After. Watermark the final deliverable at its final size, so the mark stays legible and proportionate. Watermarking a master you will process again means the mark gets resampled and compressed along with everything else.
Can I use my own logo, or only text?
+
Either. Upload a transparent PNG logo, or type text and choose the font, colour and opacity. A tiled repeat is available when one corner mark is too easy to crop away.
Does the file format affect how the watermark comes out?
+
It does. this format is read and written by the same streaming pipeline as everything else we support. That governs how cleanly a semi-transparent mark can be blended into the underlying content.
Anything specific to Image worth knowing?
+
Yes — the pipeline reads the real format from the file header rather than the extension, so a mislabelled upload still works. It affects when in your workflow the mark should be applied.
Will Watermark Image lower the quality of my images?
+
That depends on what you brought. A lossless source (PNG, BMP, TIFF) round-trips exactly; a lossy one (JPG, WebP, GIF) is already the product of one quantisation pass and only re-encodes if the operation genuinely requires it.
Can I run Watermark Image on several images at once?
+
Yes, and mixing formats in the batch is fine — settings are applied per file with the right decoder for each. Free accounts run one file at a time; a pass removes that.
What happens to metadata and transparency?
+
EXIF and the ICC colour profile are carried across wherever the target format supports them, and an alpha channel survives into any format that has one. Transparency is only flattened when the destination format has no way to represent it.
Does Watermark Image cost anything?
+
No. Watermark Image is free without an account and adds no watermark. Uploads are deleted from the workers shortly after the job completes.
Why does a WebM site host Watermark Image?
+
WEBM.to is built around the container the open web actually chose — VP9 or AV1 with Opus audio, decoded natively by every modern browser and needing no plugin, licence or player. Video is the case where extra round trips hurt most — the files are large and every upload costs real minutes. Running Watermark Image on the same pipeline as the conversions means one upload covers the whole job instead of one upload per tool.
What should I do with the result once Watermark Image is finished?
+
The converter on this site moves video between WebM, MP4, MKV, MOV and the rest, or pulls the soundtrack out entirely, without another upload. Sequencing it that way matters more for video than anywhere else: each re-encode is another generation, so the fewer of them stand between the source and the file you publish, the better it looks.
Is Watermark Image here the same tool the sibling sites run?
+
The engines are shared — the same ffmpeg build with x264, x265 and libvpx, the same workers, the same limits. What a WebM site adds is a view on containers and codecs: which combinations play everywhere, which need a re-encode and which can simply be copied across. It also starts from one fact about the format this site is named after: WebM is VP9 or AV1 with Opus audio, which browsers decode natively but which most desktop editors still transcode on import.
Do I need an account, and does anything get kept?
+
No account, and nothing is kept: uploaded video is deleted from the workers shortly after the job finishes, nothing is watched and nothing is indexed. Free accounts exist for history and batch size, not for access.