Skip to main content

Apply text watermark to a PDF

POST 

/api/v1/tools/watermark

Apply a simple text watermark to one or more pages of a PDF. Current implementation uses a basic ReportLab + PyPDF2 overlay.

The referenced input must be a PDF. DOCX and other file types are rejected with a 400 error.

File lifecycle: The input file in the input bucket is deleted after a successful operation.

Request

Responses

Watermarked PDF returned as binary response