How to Change the Author on a PDF Before Sending (Without Scrubbing Everything)
The pages are final; the properties panel still says your internship employer from 2019. Changing the Author field is a one-minute fix — knowing whether to edit it or erase everything is the real decision.

You open a "final" PDF to send to a client and glance at the properties panel: Author: j.smith.personal.2019. Or worse, a colleague's name on your work, or a template's stock author string. The pages look perfect. The metadata does not.
Author is two things at once
In PDF internals, "author" usually shows up in two places that must agree:
- Document Info dictionary — the classic
Authorstring readers show in Properties. - XMP metadata packet — a parallel XML copy that modern tools prefer.
Edit one without the other and some viewers will show different names. That's the #1 reason "I already changed it" doesn't stick. A proper edit (or a full scrub) addresses both — which is why the scrub route is simpler when you don't need a specific byline.
Route 1: Correct the Author (professional byline)
Use this for deliverables that should carry a name: proposals, reports, portfolio pieces, published whitepapers.
- Set it at the source when possible. Word → File → Info → Properties → Author. Google Docs → File → Make a copy metadata isn't rich; export through a tool that lets you set fields. Source-side edits travel cleanly into the exported PDF.
- Or edit post-export in a PDF editor's Document Properties panel — retype the Author, save.
- Verify after the final save, not before: reopen properties. If the old name returns, a plugin or template reasserted defaults — scrub, then accept a blank (or re-export from a corrected source).
Route 2: Scrub everything (uncontrolled destinations)
Portals, FOI inboxes, cold recipients, job applications — anywhere you don't control downstream handling. A blank Author beats a "corrected" one because:
- you can't accidentally reveal a personal account naming scheme;
- parallel XMP/Info drift disappears with the fields;
- later tools can't resurrect half-edited values.
That's the Remove Metadata workflow: show fields → scrub → save new file → reopen and confirm blank. The disclosure tour shows why Creator/Producer matter as much as Author once you're in scrub mode.
Decision table
| Destination | Move |
|---|---|
| Client deliverable under your brand | Correct Author at source; leave useful Title |
| Internal team share | Correct Author; team naming convention optional |
| Public upload / government portal | Full scrub — blank is fine |
| Anonymized review / whistleblower-adjacent | Full scrub plus visible-content audit; Author is the least of it (redaction) |
| Template-based bulk export | Scrub every time — templates smuggle stock authors |
Verify like you mean it
Whatever route you chose: save → close → reopen the file you'll actually send → Properties. Check Author, and glance at Creator/Producer for surprises. One reopen beats three edits made in the same session — apps lie to you about unsaved state.
Frequently asked questions
How do I change the Author field on a PDF?
Open the file's Document Properties (File → Properties in most editors), clear or retype the Author field, save under a new name, then reopen properties to confirm. Browser-local editors that expose metadata fields work the same way without uploading the file.
Should I change the author or remove metadata entirely?
Change it when the document is professional and should carry a correct byline — your name, your team, your company. Remove everything when the file is leaving your control for uncontrolled destinations (portal uploads, public records, cold outreach) where any residual field is attack surface. When unsure, scrub: a blank Author is never wrong, a wrong one sometimes is.
Why does my PDF still show the old author after I edited it?
Either you edited the visible title block instead of the properties field, or a later save overwrote your change with the editor's defaults, or XMP still carries a parallel Author value. Reopen Document Properties after the final save; if the name persists, run a full metadata scrub and re-add nothing.
Does BytesPDF change individual metadata fields?
Remove Metadata shows the detected fields and clears them — it is a scrubber, not a field editor. For a corrected Author on a professional document, set it in your authoring tool before export (Word's Properties, your editor's metadata panel), then scrub once at the end if the destination calls for it.
Is a wrong author a privacy problem?
Usually a professionalism problem first: personal accounts, old employers, internal usernames. It becomes a privacy problem when the name itself is sensitive — home addresses disguised as author strings, full legal names on anonymized reviews. Treat unexpected Author values as a findable fact about who touched the file.
Related comparisons
Source-led comparisons written by BytesPDF, with the conflict of interest disclosed on each page. They link official provider documentation rather than fabricated tests.