Remove metadata from a PDF

Clear author, title, edit history, and creator-software fields from a PDF.


Why this matters
A PDF's document information often leaks more than you intend: the author's real
name, the original title, the software used, creation/modification dates, and
sometimes internal file paths. For contracts, reports, and anything sent to a
client, scrubbing these fields keeps private details private.
How your file is handled (read this)
The PDF is rebuilt on our server, in memory, with its info dictionary cleared,
then streamed back and deleted immediately. We don't store it, log its
contents, or use it to train AI. (Very large PDFs over 25 MB are passed through
without rebuilding to stay fast.)
Sending the document to someone?
Deliver it with a single-use, password-protected link that expires after they open it.