9 min read

What Your PDF Metadata Reveals (and How to Change It)

Author, title, dates and the software you used are all stored in every PDF you send. What is in there, why it is usually wrong, and how to fix or erase it.

Every PDF carries a set of properties that nobody proofreads and almost nobody sets deliberately. They travel with the file, they are visible to anyone who opens it, and they are frequently wrong in ways that range from unprofessional to genuinely awkward. This is what is in there and how to change it.

How to view and edit PDF metadata

  1. Open ihatepdf.cv/edit-pdf-metadata — no account, nothing installed.
  2. Drop in your PDF. Every stored field is read out immediately, so this doubles as a viewer.
  3. Edit any field — title, author, subject, keywords, creator, producer, and both dates.
  4. Or clear everything with one click if the goal is anonymity.
  5. Save and download. Only the properties change; pages and layout are untouched.

What a PDF actually stores about you

The document information dictionary holds eight fields:

Title — and this is the one that bites. Most PDF readers show the Title in the window bar in preference to the filename, so whatever is in there is visible to every recipient without them going looking.

Author — normally filled in automatically from your operating system account or office suite settings.

Subject and Keywords — usually empty, used by desktop search indexers when set.

Creator — the application the document was authored in. Producer — the library or driver that actually wrote the PDF bytes. Together they are a fairly reliable fingerprint of your toolchain.

CreationDate and ModDate — set at export and carried through subsequent saves, which is why a document's stated creation date frequently belongs to an ancestor file rather than to the document you are holding.

Why it is so often somebody else's name

Nothing here is typed by hand in normal use, which is exactly why the contents are so often wrong. A CV built on a downloaded template can carry the template author's name for years. A proposal saved from a previous client's file can still be titled with that client's name. A document produced on a shared or second-hand machine carries whoever set that machine up.

The fields are inherited on every save, so they outlive the person, the project and sometimes the company. Court filings, tender submissions and journalism have all produced public embarrassments of exactly this kind.

Metadata and PDF SEO

If you publish PDFs on a website, this is worth ten seconds of attention. Google indexes PDFs, and where a PDF has a Title field it is frequently used as the clickable headline in search results in preference to the filename or the first heading.

A published document whose title is still "Microsoft Word - draft3.docx" is showing that to searchers. Setting a real, descriptive title is a small but genuine improvement to how any published PDF appears in search.

Editing versus stripping

These are opposite goals and it is worth knowing which you want.

Editing is for documents that should carry correct information: an accurate title for something going into a document management system, a real author for a published paper, a sensible creation date for an archive.

Stripping is for documents that should carry none — an anonymous tender, a sensitive disclosure, a file being published openly.

The limit you need to know about: XMP

Clearing the fields above rewrites the document information dictionary. But a PDF may also carry an XMP metadata packet — an embedded XML block holding a second copy of the same information, written by design tools in particular.

Clear the dictionary and leave the XMP, and the author's name is still sitting in the file in plain text. Any tool that claims to "remove all metadata" without mentioning XMP is worth being suspicious of. Where XMP is present you should be warned about it — and for a file with nothing recoverable left, follow up with Flatten PDF in Strip or Stealth mode, which rasterises the pages and removes XMP streams as well.

Metadata is not the only thing hiding in there

Properties are the easiest thing to find and far from the only thing worth checking. A PDF can also carry tracked changes, comments, hidden layers, cropped-away content that is still present in the file, and text under black rectangles that were never real redactions. The Privacy Risk Scanner looks for all of it, and Redact PDF removes content properly rather than covering it.

One thing to be careful about

If a document is digitally signed, do not edit its metadata. A cryptographic signature covers the file's bytes, and rewriting the information dictionary changes them, so the signature will report as invalid afterwards. Set the metadata first, then sign.

Frequently asked questions

How do I see a PDF's metadata?

Open it in a metadata editor, or check File → Properties in most PDF readers. The editor shows every field at once rather than across several tabs.

Why does my PDF show an author I have never heard of?

Almost always because the document began as somebody else's template or was produced on a shared machine. The field is inherited on every save.

Does clearing metadata make a PDF anonymous?

Not entirely. It clears the information dictionary, but XMP packets, document content and embedded objects can still identify you. Use Flatten PDF in Strip or Stealth mode for a file with nothing recoverable.

Does PDF metadata affect Google rankings?

The Title field is often used as the headline for a PDF in search results, so setting it properly improves how your document appears. It is a presentation win more than a ranking one.

Will editing metadata break a digital signature?

Yes. Signatures cover the file bytes, so any change invalidates them. Edit before signing.

Can I change a PDF's creation date?

Yes. Note this changes what the PDF declares about itself, not the timestamps your operating system records for the file.

Does editing metadata change how the document looks?

No. Pages, text, images and layout are untouched and nothing is re-compressed.

Use these tools

Edit PDF Metadata → Flatten PDF (strip XMP) → Privacy Risk Scanner →

Try all tools free — no sign-up, no watermark

40+ free PDF tools. Files never leave your device.

Open ihatepdf →

Related guides

Scan a PDF for Hidden Metadata

Find what a document is carrying.

How to Redact a PDF Properly

Remove content, not just cover it.

Fingerprint a PDF

Track where a document travels.