The page says nothing. The file says who wrote it, on which machine, with which template, when it was started, and when it was last edited at 2 a.m. Journalists, opposing lawyers and curious readers check. Before a document goes public, the labels should say only what you intend.
What is in there
A PDF’s descriptive metadata includes:
- Title, Subject, Keywords — usually left as whatever the source application defaulted to, which is often the first line of an old draft.
- Author — the name in the software’s licence or account, not necessarily the person who should be credited.
- Creator and Producer — the application that made the document and the library that wrote the PDF. They reveal software, versions, and sometimes a corporate template name.
- Creation and modification dates — including time zones, which reveal where a document was made.
And it lives in two places:
- The Info dictionary, a small set of key–value pairs that every PDF has had since the beginning.
- The XMP packet, an XML document embedded in the file, which carries the same fields and can carry many more — document history, template identifiers, the identifier of the original file a PDF was derived from.
They are supposed to agree. Frequently they do not, because the tool that edited one did not know about the other. A document whose Info dictionary is blank can still announce its author in XMP, and modern readers often show XMP first.
What is not metadata, but leaks anyway
- Bookmarks that quote internal headings.
- Comments and sticky notes, including their author fields.
- Form-field values and hidden fields.
- Attached files.
- Text under a black box — see How to redact a PDF properly.
- The filename.
Metadata cleaning handles the first category; the rest need their own step.
Inspecting and clearing it on your device
Edit PDF metadata reads both the Info dictionary and the XMP packet and shows you the current values before anything changes — because the point is to know what the file says, not to blindly blank it. Replace the title and author with what you want readers to see; remove the rest. The file is rewritten in your browser; it is never uploaded, which matters when the reason you are cleaning it is that it is not yet public.
Step by step
- Rename the file to something neutral.
- If the document has comments or form fields, Flatten PDF — after deleting any comments that should not ship, since flattening preserves them visibly.
- If any content must go, Redact PDF it now. Redaction leaves metadata alone, so this order avoids re-cleaning.
- Open Edit PDF metadata and read the current values. Note anything surprising.
- Set Title and Author to what you intend. Clear Subject and Keywords unless they are deliberate. Remove Creator and Producer if the software should not be identified.
- Save the cleaned copy.
- Open the result in a different viewer and check its document properties. Then check the bookmarks panel and the attachments panel.
Limits
Metadata cleaning rewrites the descriptive fields. It does not alter the pixels of embedded images — a photograph’s own embedded camera data, if the source application preserved it inside the image stream, is a separate matter — and it cannot change the fonts, layout and phrasing that make a document recognisable. Clean the labels, then read the document as a stranger would.
