Watermark, stamp, or redaction? Choosing the right mark

Updated 2026-08-19 · 5 min read

Short answer: A watermark warns every reader about the whole document. A stamp records a specific action on a specific page, such as approved or received. Redaction removes content from the file permanently. Only redaction changes what the file contains; the other two only change how it looks.

Three marks, three completely different jobs, and one expensive way to confuse them: reaching for a visual mark when the requirement was actually removal. Data has leaked from court filings, published reports and corporate disclosures because somebody drew a black rectangle and assumed the words underneath had gone.

The three in one table

WatermarkStampRedaction
PurposeSet the status of the whole documentRecord an action at a point in timeRemove content permanently
ScopeEvery page, or a page rangeOne spot on one page, usuallySpecific words, figures or regions
Typical textDRAFT, CONFIDENTIAL, SAMPLEAPPROVED, RECEIVED, PAID, VOIDNothing, the content is gone
AppearanceLarge, pale, diagonal, behind textSmall, opaque, often coloured, on topSolid black box, or blank space
Changes the file content?Adds a markAdds a markDeletes the original content
Reversible?Yes, by anyone with an editorYes, by anyone with an editorNo, if done correctly
Legal weightNotice onlyEvidence of a process stepCompliance control
Fails whenTreated as access controlTreated as a signatureFaked with a drawn rectangle

Watermark, stamp and redaction compared.

Watermark: a warning to a cooperative reader

A watermark changes how a reader treats the document, and nothing else. It is the right choice when the risk you are managing is misunderstanding rather than misuse: a draft quoted as final, a template mistaken for a real certificate, an old version resurfacing after a policy change.

It works because it is unmissable and applies to every page, so a single sheet torn out of the stack still carries the warning. It fails the moment anyone treats it as protection. Anyone with a PDF editor deletes the object in two clicks. See adding a watermark for the settings that make one readable.

Stamp: a record that something happened

A stamp is small, opaque and specific. It says a thing was done to this document: received on this date, approved by this person, paid, void, superseded. Its ancestor is the rubber stamp on a paper file, and it inherits the same convention, a stamp usually carries a date, often a name, and sits in a margin rather than across the content.

Note: A stamp and a watermark are technically the same thing: content drawn onto the page. The difference is entirely convention, size, opacity, position and intent. Tools separate them because the settings you want are different, not because the file format treats them differently.

Redaction: the only one that removes anything

Watch out: Drawing a black rectangle over text does not redact it. The text stays in the file underneath the box, and anyone can recover it by selecting the area and pressing copy, or by running a text extraction tool. The box is decoration drawn over the top.

Real redaction removes the underlying content from the file. In desktop tools this is a two-stage operation: mark the regions, then apply, at which point the text objects are deleted and replaced with a filled rectangle. In a browser toolkit, the reliable equivalent is to cover the regions and then rasterise each page to an image, which destroys the text layer entirely. Either way, you then verify by trying to select the text, the full method is in how to redact a PDF properly.

Choosing in ten seconds

If your sentence is…You want
"Readers should know this is not final"A watermark
"Every page should carry our name and a reference"A header or footer
"This was approved on Tuesday by the finance team"A stamp
"I need to prove this document has not been altered"A digital signature
"Nobody outside the team may open this"Encryption, with its honest limits
"These three names must not appear in the file"Redaction, verified
"Nobody should know which laptop made this"Stripping the metadata

Combining them

Real documents usually need two or three. A regulatory response might be redacted for third-party personal data, watermarked CONFIDENTIAL, footered with a file reference and issue date, and Bates numbered for the production set. The order matters: redact first, because rasterising pages afterwards would also flatten your marks and make later corrections impossible, then add marks, then number.

  1. Redact and verify. Confirm the text is genuinely unrecoverable before anything else touches the file.
  2. Merge every part of the document into its final shape.
  3. Add the watermark and any stamps.
  4. Add headers, footers and page numbers last, so the totals are correct.
  5. Strip the metadata on the outgoing copy, and keep the unmarked original somewhere safe.

Start with a watermark, free, in the browser, nothing uploaded.

The single rule worth remembering: a watermark and a stamp change what a reader sees, and redaction changes what the file contains. If the consequence of being wrong is a disclosure, only the third one counts.

Frequently asked questions

What is the difference between a watermark and a stamp in a PDF?

A watermark is large, pale and applied to every page to set the status of the whole document. A stamp is small, opaque and applied to one spot to record a specific action, such as approved or received, usually with a date.

Is a black box over text the same as redaction?

No. A drawn rectangle sits on top of the text, which remains in the file and can be recovered by copy and paste or by a text extraction tool. Real redaction deletes the underlying content, and must always be verified afterwards.

Does an APPROVED stamp count as a signature?

Not on its own. A stamp is a workflow marker with no cryptographic link to a person, and anyone with an editor can add or remove it. For a binding approval, use a digital signature that ties an identity to the exact contents of the file.

Should I watermark a document that is also encrypted?

Often yes. Encryption controls who can open the file; the watermark tells whoever legitimately opened it how to treat what they are reading. They solve different problems and work well together.

In what order should I redact, watermark and number a document?

Redact and verify first, then merge the document into its final shape, then add watermarks and stamps, then headers, footers and page numbers. Doing it in that order keeps page totals correct and keeps corrections possible.

Tools

Keep reading