Watermarks, images to PDF, and PDF to images

How to stamp a PDF with text or a logo, build a PDF from photos, and turn PDF pages back into image files.

What a watermark is, and what it is not

A watermark is a visible mark drawn onto the page. It signals intent: that a document is a draft, is confidential, or belongs to you. It is useful and it is honest.

It is not a security control. Anyone can open a watermarked PDF, and a determined person can remove or crop a watermark. If a document must not be read by someone, a watermark is the wrong tool; do not treat it as protection.

Adding a text watermark

Text watermarks are drawn with the fonts built into the PDF format, which means no font file is embedded and the output stays small.

Those built-in fonts cover Latin characters only. If you enter text the fonts cannot draw — Chinese, Japanese, Korean, Arabic, Hebrew, or most emoji — the tool says so rather than failing halfway through writing the file. For those scripts, render your text as a PNG and use an image watermark instead.

  1. Choose "Text watermark" and add your PDF.
  2. Type the text, such as DRAFT or the recipient’s name.
  3. Pick a position. "Tiled across the page" repeats the mark over the whole page, which is harder to crop out than a single stamp.
  4. Adjust size, opacity and angle. Around 25% opacity stays readable without obscuring the text underneath.
  5. Leave the pages box empty to mark every page, or name specific pages.

Adding an image watermark

An image watermark stamps a PNG or JPEG onto the pages — a company logo, a scanned signature, or a rendered non-Latin phrase.

A PNG with a transparent background gives the best result, because the transparent area lets the page show through instead of covering it with a white box. Width is set as a percentage of the page width, so the same setting behaves consistently across mixed page sizes.

  1. Choose "Image watermark" and add your PDF.
  2. Choose the PNG or JPEG to stamp.
  3. Set the width as a percentage of the page, then the opacity and angle.
  4. Pick a corner, the centre, or tiling.

Turning images into a PDF

This builds a PDF with one image per page, which is the usual way to send a set of photographed or scanned documents as a single attachment.

"Match each image" makes every page exactly the size of its image, which avoids white borders but produces a document with inconsistent page sizes. Choosing A4 or US Letter instead fits each image onto a uniform sheet, scaled to fit without cropping, which is what you want if the result will be printed.

The PDF format itself only carries PNG and JPEG images. Anything else you add — WebP, AVIF, GIF, BMP, or HEIC photos from an iPhone — is decoded by your browser and converted to PNG first. That conversion depends on your operating system: HEIC decodes on Apple devices, and on other platforms the tool tells you to convert the file first rather than failing silently.

Very large photos are reduced before being embedded. A 50-megapixel image would otherwise exhaust the memory a mobile browser allows a single tab, and the status line tells you when this has happened.

Turning PDF pages into images

This renders each page to a PNG or JPEG. PNG keeps text edges sharp and is the better choice for documents; JPEG produces smaller files and suits pages that are mostly photographic.

Resolution is a trade-off against memory. Higher settings produce crisper images but allocate a much larger canvas per page, so the tool checks each page against a memory budget first and quietly renders a little smaller if a page would exceed it. When that happens it is stated in the result rather than hidden.

All pages are delivered as a single ZIP, named so they sort in page order.

Choosing between the two directions

Use images-to-PDF when you need one file to attach, print, or sign. Use PDF-to-images when you need to drop a page into a slide deck, a chat message, or a web page, or when something will only accept an image.

Converting a PDF to images and back is lossy: the text becomes a picture of text. It can no longer be searched, selected, or read aloud by a screen reader. Keep the original PDF whenever the text matters.

Frequently asked questions

Can a watermark stop someone copying my document?
No. A watermark is a visible mark, not an access control. It discourages casual reuse and makes leaks traceable, but anyone who can open the file can still read, copy and print it.
Why was my watermark text rejected?
The 14 fonts built into the PDF format cover Latin characters only. Text in Chinese, Japanese, Korean, Arabic, Hebrew and most emoji cannot be drawn with them. Render the text as a PNG and use the image watermark instead.
Why did my iPhone photos not work?
iPhones save photos as HEIC, which the PDF format cannot embed, so the browser must decode them first. That only works on devices whose operating system supports HEIC. On other platforms, set your iPhone camera to "Most Compatible" to capture JPEG, or convert the files first.
Will my images lose quality when added to a PDF?
JPEGs are embedded exactly as they are, with no re-encoding. PNGs are embedded unchanged too. Only images in other formats are converted, and only very large images are reduced in size — and the tool says so when it happens.
What resolution should I pick for PDF to images?
"Good" suits reading on screen and sharing. Choose "High" or "Very high" for printing or zooming in. Very high on a long document is memory-hungry, so on a phone convert a few pages at a time using "Extract pages" first.
Can I watermark only some pages?
Yes. Both watermark tools take a page specification using the same syntax as the other tools, for example "1" for a cover page or "2-" for everything after it. Leave it empty to mark every page.

What this tool will not do