PDF Metadata: What Your Files Reveal About You (Author, Software, Timestamps)

Every PDF you create carries a hidden passport. Beyond the visible pages, the file format reserves fields for metadata: Author, Title, Subject, Keywords, Creator (the application that made the original document), Producer (the software that generated the PDF), plus creation and modification timestamps. Office suites fill these in automatically, usually with the name registered to your software license or your operating system account. Send a PDF and you may be sending your full name, your employer's software choices, and the exact minute you finished working, without any of it appearing on a single visible page.

What can these fields actually reveal? The Author field commonly exposes a real name even in documents meant to be anonymous, such as a review of a colleague or a bid prepared under a company name. Timestamps can contradict a story: a report claimed to have been written over weeks that shows a creation time of 2 a.m. on the due date tells its own tale. Creator and Producer strings reveal software names and version numbers. Some export paths have historically embedded original file names or directory paths, which can leak project code names or a folder structure like a drive path containing a client's name. None of this is exotic; it is right there for anyone who looks.

Looking is easy, and you should inspect your own files before sending anything sensitive. Most PDF viewers show metadata under File, then Properties, or Document Properties. Reviewing the Description tab there takes ten seconds and tells you exactly what a recipient's viewer would show them. Make this inspection a habit for documents that cross trust boundaries: job applications, anonymous submissions, documents sent to opposing parties in a dispute, or anything published on a public website where automated scrapers routinely harvest metadata at scale.

Honesty requires saying this plainly: PdfWill does not currently offer a dedicated metadata removal tool. But there are practical workarounds. The most reliable is to regenerate the document from its source with the metadata fields blanked in your word processor's export options. A second route is flattening through images: converting pages with PDF to Image and rebuilding via Image to PDF produces a new file that does not inherit the original's metadata, at the cost of selectable text. Also remember that metadata is separate from visible content; hiding sensitive text on the page is the job of the redact tool, which removes the underlying text rather than just covering it.

Keep the risk proportionate. For the overwhelming majority of documents, invoices to a known client, homework, internal memos, metadata is harmless and even useful, since Title and Author fields help search and archiving. The scenarios that deserve care are the boundary-crossing ones listed above. For those, inspect the properties, regenerate cleanly from source, and consider whether the document also needs protection in transit: the protect tool applies AES encryption locally in your browser so only someone with the password can open the file at all. Knowing what your files say about you is the whole battle; acting on it takes a minute.

Related tools