Set or clear the title, author, subject, and keywords stored inside your PDF.
or click to browse
Every PDF stores an invisible set of properties — title, author, the software that produced it, creation date. They show up in file managers, in document management systems, and when you search "author:alice" in a PDF archive. If you download a template someone else built, those fields may still say their name — embarrassing when the client opens properties and sees the wrong firm. Stripping or rewriting metadata takes a second and avoids that.
It clears the standard Info dictionary. Truly hidden data (XMP metadata blocks, embedded JavaScript, invisible form fields) is not scrubbed — use Flatten PDF on top if you need a really clean output.
Not today — this page processes one file at a time. Batch metadata is on our roadmap.
Comma-separated, like invoice, q4, 2026. Search tools split on commas and index each term separately.
ModDate (modification date) is set to now automatically when you save. CreationDate is preserved unchanged — that is the convention so you can still see the document's original age.
Privacy: Metadata reading and writing run locally with pdf-lib. The file never leaves your device, and no metadata is logged on our side.